
Espacio de nombres:
CodiumSDK.CPL.ExtentionsEnsamblado: CodiumSDK.dll

Class with extentions for HTML Tag, like Set Inner HTML, etc.
C# |
public static class HTMLTagExtentions : System.Object |
Métodos
| Nombre | Descripción |
---|
 | AddArea(shape, coords, href, alt, accesskey, tabIndex, target, style, className, id, title) | Add Area to Map |
 | AddAttribute(name, value) | Add a attribute to the current HTML Tag |
 | AddBodyCell(row, colspan, rowspan, innerHTML, style, className, id, title) | Add Body Cell |
 | AddBodyRow(style, className, id, title) | Add Body Row |
 | AddData(name, value) | Add a data to the current HTML Tag |
 | AddDescriptionList(dt, dd) | Add Description List |
 | AddEvent(name, value) | Add a event to the current HTML Tag |
 | AddFooterCell(row, colspan, rowspan, innerHTML, style, className, id, title) | Add Footer Cell |
 | AddFooterRow(style, className, id, title) | Add Footer Row |
 | AddHeaderCell(row, colspan, rowspan, abbr, scope, innerHTML, style, className, id, title) | Add Header Cell |
 | AddHeaderRow(style, className, id, title) | Add Header Row |
 | AddLink(link) | Add Link to Head |
 | AddList(value, innerHTML, style, className, id, title) | Add List |
 | AddList(innerHTML, style, className, id, title) | Add List |
 | AddMeta(charset, content, name, httpequiv) | Add Meta |
 | AddOption(value) | Add Option to Datalist |
 | AddOption(name, value) | Add Option to Select |
 | AddRP(rp) | Add RP |
 | AddRT(rt) | Add RT |
 | AddScript(script) | Add Script to Head |
 | AddSource(src, mimeType) | Add Source to Video |
 | AddSource(src, mimeType) | Add Source to Audio |
 | AddStyle(style) | Add Style to Head |
 | AddTag(htmlTag) | Add Tag to Body |
 | ModifyBodyCell(row, column, colspan, rowspan, abbr, scope, innerHTML, style, className, id, title) | Modify Body Cell |
 | ModifyBodyRow(row, innerHTML, style, className, id, title) | Modify Body Row |
 | ModifyFooterCell(row, column, colspan, rowspan, abbr, scope, innerHTML, style, className, id, title) | Modify Footer Cell |
 | ModifyFooterRow(row, innerHTML, style, className, id, title) | Modify Footer Row |
 | ModifyHeaderCell(row, column, colspan, rowspan, abbr, scope, innerHTML, style, className, id, title) | Modify Header Cell |
 | ModifyHeaderRow(row, innerHTML, style, className, id, title) | Modify Header Row |
 | RemoveAllAreas() | Remove All Areas |
 | RemoveAllBodyCells(row) | Remove All Body Cells |
 | RemoveAllBodyRows() | Remove All Body Rows |
 | RemoveAllDescriptionLists() | Remove All Description Lists |
 | RemoveAllFooterCells(row) | Remove All Footer Cells |
 | RemoveAllFooterRows() | Remove All Footer Rows |
 | RemoveAllHeaderCells(row) | Remove All Header Cells |
 | RemoveAllHeaderRows() | Remove All Header Rows |
 | RemoveAllLists() | Remove All Lists |
 | RemoveAllLists() | Remove All Lists |
 | RemoveAllOptions() | Remove All Options |
 | RemoveAllOptions() | Remove All Options |
 | RemoveAllRPAndRT() | Remove All RP and RT |
 | RemoveAllSources() | Remove All Sources |
 | RemoveAllSources() | Remove All Sources |
 | RemoveAreaByPosition(position) | Remove Area By Position |
 | RemoveBodyCell(row, column) | Remove Body Cell |
 | RemoveBodyRowByPosition(position) | Remove Body Row By Position |
 | RemoveDescriptionListByPosition(position) | Remove Description List By Position |
 | RemoveFooterCell(row, column) | Remove Footer Cell |
 | RemoveFooterRowByPosition(position) | Remove Footer Row By Position |
 | RemoveHeaderCell(row, column) | Remove Header Cell |
 | RemoveHeaderRowByPosition(position) | Remove Header Row By Position |
 | RemoveListByPosition(position) | Remove List By Position |
 | RemoveListByPosition(position) | Remove List By Position |
 | RemoveOptionByPosition(position) | Remove Option By Position |
 | RemoveOptionByPosition(position) | Remove Option By Position |
 | RemoveRPAndRTByPosition(position) | Remove RP and RT By Position |
 | RemoveSourceByPosition(position) | Remove Source By Position |
 | RemoveSourceByPosition(position) | Remove Source By Position |
 | SetAccept(accept) | Set Accept |
 | SetAcceptCharset(acceptCharset) | Set Accept Charset |
 | SetAction(action) | Set Action |
 | SetAllowFullscreen(allowfullscreen) | Set Allow Fullscreen |
 | SetAlt(alt) | Set Alt for Input |
 | SetAlt(alt) | Set Alt for Figure |
 | SetAlt(alt) | Set Alt for Img |
 | SetAsync(async) | Set Async |
 | SetAutocomplete(autocomplete) | Set Autocomplete of Form |
 | SetAutocomplete(autocomplete) | Set Autocomplete of Input |
 | SetAutofocus(autofocus) | Set Autofocus for Select |
 | SetAutofocus(autofocus) | Set Autofocus for Textarea |
 | SetAutofocus(autofocus) | Set Autofocus for Button |
 | SetAutofocus(autofocus) | Set Autofocus for Input |
 | SetAutoplay(autoplay) | Set Autoplay of Video |
 | SetAutoplay(autoplay) | Set Autoplay of Audio |
 | SetBase(href, target) | Set Base |
 | SetCaption(caption, style, className, id, title) | Set Caption |
 | SetChecked(ischecked) | Set Checked |
 | SetCite(cite) | Set Cite for Del |
 | SetCite(cite) | Set Cite for Ins |
 | SetCite(cite) | Set Cite for Blockquote |
 | SetCite(cite) | Set Cite for Q |
 | SetClassName(className) | Set Class Name |
 | SetCols(cols) | Set Cols |
 | SetControls(controls) | Set Controls for Video |
 | SetControls(controls) | Set Controls for Audio |
 | SetCrossorigin(crossorigin) | Set Crossorigin for Link |
 | SetCrossorigin(crossorigin) | Set Crossorigin for Script |
 | SetDateTime(datetime) | Set DateTime for Time |
 | SetDateTime(datetime) | Set DateTime for Del |
 | SetDateTime(datetime) | Set DateTime for Ins |
 | SetDefer(defer) | Set Defer |
 | SetDir(dir) | Set Dir |
 | SetDisabled(disabled) | Set Disabled for Input |
 | SetDisabled(disabled) | Set Disabled for Select |
 | SetDisabled(disabled) | Set Disabled for Textarea |
 | SetDisabled(disabled) | Set Disabled for Button |
 | SetEnctype(enctype) | Set Enctype |
 | SetFigureCaption(caption) | Set Figure Caption |
 | SetFor(forControl) | Set For of Output |
 | SetFor(forControl) | Set For of Label |
 | SetHeadTitle(title) | Set Head Title |
 | SetHeight(height) | Set Height for Iframe |
 | SetHeight(height) | Set Height of Video |
 | SetHeight(height) | Set Height of Input |
 | SetHeight(height) | Set Height of Img |
 | SetHeight(height) | Set Height for Canvas |
 | SetHigh(high) | Set High |
 | SetHref(href) | Set Href for Link |
 | SetHref(href) | Set Href for A |
 | SetId(id) | Set Id |
 | SetInnerHTML(innerHTML) | Set Inner HTML |
 | SetIntegrity(integrity) | Set Integrity |
 | SetLegend(legend, style, className, id, title) | Set Legend |
 | SetList(list) | Set List |
 | SetLoading(loading) | Set Loading for Iframe |
 | SetLoading(loading) | Set Loading form Img |
 | SetLongDesc(longdesc) | Set Longdesc for Img |
 | SetLoop(loop) | Set Loop for Video |
 | SetLoop(loop) | Set Loop for Audio |
 | SetLow(low) | Set Low |
 | SetMax(max) | Set Max of Input |
 | SetMax(max) | Set Max of Progress |
 | SetMax(max) | Set Max of Meter |
 | SetMaxLength(maxlength) | Set Max Length for Input |
 | SetMaxLength(maxlength) | Set Max Length for Textarea |
 | SetMedia(media) | Set Media for Link |
 | SetMedia(media) | Set Media for Style |
 | SetMethod(method) | Set Method |
 | SetMin(min) | Set Min of Input |
 | SetMin(min) | Set Min of Meter |
 | SetMinLength(minlength) | Set Min Length |
 | SetMultiple(multiple) | Set Multiple for Select |
 | SetMultiple(multiple) | Set Multiple for Input |
 | SetMuted(muted) | Set Muted for Video |
 | SetMuted(muted) | Set Muted for Audio |
 | SetName(name) | Set Name for Iframe |
 | SetName(name) | Set Name for Output |
 | SetName(name) | Set Name for Input |
 | SetName(name) | Set Name for Textarea |
 | SetName(name) | Set Name for Select |
 | SetName(name) | Set Name for Button |
 | SetName(name) | Set Name for Form |
 | SetNovalidate(novalidate) | Set Novalidate |
 | SetOnClick(onClick) | Set OnClick |
 | SetOpen(open) | Set Open |
 | SetOptimum(optimum) | Set Optimum |
 | SetParagraph(innerHTML) | Set Paragraph |
 | SetPattern(pattern) | Set Pattern |
 | SetPlaceholder(placeholder) | Set Placeholder for Textarea |
 | SetPlaceholder(placeholder) | Set Placeholder for Input |
 | SetPoster(poster) | Set Poster |
 | SetPreload(preload) | Set Preload for Video |
 | SetPreload(preload) | Set Preload for Audio |
 | SetReadOnly(isreadonly) | Set Read Only for Textarea |
 | SetReadOnly(isreadonly) | Set Read Only for Input |
 | SetRel(rel) | Set Rel |
 | SetRequired(required) | Set Required for Select |
 | SetRequired(size) | Set Size |
 | SetRequired(required) | Set Required for Textarea |
 | SetRequired(required) | Set Required for Input |
 | SetReversed(reversed) | Set Reversed |
 | SetRows(rows) | Set Rows |
 | SetSizes(sizes) | Set Sizes |
 | SetSrc(src) | Set Src for Figure |
 | SetSrc(src) | Set Src for Script |
 | SetSrc(src) | Set Src for Input |
 | SetSrc(src) | Set Src for Img |
 | SetSrc(src) | Set Src for Video |
 | SetSrc(src) | Set Src for Audio |
 | SetSrc(src) | Set Src for Iframe |
 | SetStart(start) | Set Start |
 | SetStep(step) | Set Step |
 | SetStyle(style) | Set Style |
 | SetSummary(innerHTML) | Set Summary |
 | SetTarget(target) | Set Target for Form |
 | SetTarget(target) | Set Target for A |
 | SetTitle(title) | Set Title |
 | SetType(type) | Set Type of Link |
 | SetType(type) | Set Type of Script |
 | SetType(type) | Set Type for Input |
 | SetType(type) | Set Type of Ol |
 | SetType(type) | Set Type |
 | SetValue(value) | Set Value of Progress |
 | SetValue(value) | Set Value of Meter |
 | SetValue(value) | Set Value of Button |
 | SetValue(value) | Set Value of Input |
 | SetWidth(width) | Set Width of Canvas |
 | SetWidth(width) | Set Width of Video |
 | SetWidth(width) | Set Width of Img |
 | SetWidth(width) | Set Width of Input |
 | SetWrap(wrap) | Set Wrap |
#AddArea(map, shape, coords, href, alt, accesskey, tabIndex, target, style, className, id, title)

Add Area to Map
C# |
public CodiumSDK.CPL.HTMLTags.Map AddArea(this CodiumSDK.CPL.HTMLTags.Map map, CodiumSDK.CPL.HTMLTags.Map.Shape shape, System.String coords, System.String href, System.String alt, System.String accesskey, System.Int16 tabIndex, System.String target, System.String style, System.String className, System.String id, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Map
Parámetros
Nombre | Tipo | Descripción |
---|
map | this | map |
shape | CodiumSDK.CPL.HTMLTags.Map.Shape | Specifies the shape of the area |
coords | System.String | Indicates the (x,y) coordinates of the map area. |
href | System.String | Specifies the URL of the page the link goes to |
alt | System.String | Specifies an alternate text for the area. Required if the href attribute is present |
accesskey | System.String | Defines a hotkey. Important for Accessibility. |
tabIndex | System.Int16 | Specifies the tabbing order of an element |
target | System.String | Specifies where to open the target URL |
style | System.String | Specifies an inline CSS style for an element |
className | System.String | Specifies one or more classnames for an element (refers to a class in a style sheet) |
id | System.String | Specifies a unique id for an element |
title | System.String | Specifies extra information about an element |
#AddAttribute(htmlTag, name, value)

Add a attribute to the current HTML Tag
C# |
public AddAttribute(this htmlTag, System.String name, System.String value); |
Regresa
Parámetros
Nombre | Tipo | Descripción |
---|
htmlTag | this | HTML Tag |
name | System.String | Name |
value | System.String | Value |
#AddBodyCell(table, row, colspan, rowspan, innerHTML, style, className, id, title)

Add Body Cell
C# |
public CodiumSDK.CPL.HTMLTags.Table AddBodyCell(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 row, System.Int32 colspan, System.Int32 rowspan, System.String innerHTML, System.String style, System.String className, System.String id, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
row | System.Int32 | Position of the row |
colspan | System.Int32 | Specifies the number of columns a header cell should span |
rowspan | System.Int32 | Specifies the number of rows a header cell should span |
innerHTML | System.String | Inner HTML |
style | System.String | Specifies an inline CSS style for an element |
className | System.String | Specifies one or more classnames for an element (refers to a class in a style sheet) |
id | System.String | Specifies a unique id for an element |
title | System.String | Specifies extra information about an element |
#AddBodyRow(table, style, className, id, title)

Add Body Row
C# |
public CodiumSDK.CPL.HTMLTags.Table AddBodyRow(this CodiumSDK.CPL.HTMLTags.Table table, System.String style, System.String className, System.String id, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
style | System.String | Specifies an inline CSS style for an element |
className | System.String | Specifies one or more classnames for an element (refers to a class in a style sheet) |
id | System.String | Specifies a unique id for an element |
title | System.String | Specifies extra information about an element |
#AddData(htmlTag, name, value)

Add a data to the current HTML Tag
C# |
public AddData(this htmlTag, System.String name, System.String value); |
Regresa
Parámetros
Nombre | Tipo | Descripción |
---|
htmlTag | this | HTML Tag |
name | System.String | Name |
value | System.String | Value |
#AddDescriptionList(dl, dt, dd)

Add Description List
C# |
public CodiumSDK.CPL.HTMLTags.Dl AddDescriptionList(this CodiumSDK.CPL.HTMLTags.Dl dl, System.String dt, System.String dd); |
Regresa
CodiumSDK.CPL.HTMLTags.Dl
Parámetros
Nombre | Tipo | Descripción |
---|
dl | this | dl |
dt | System.String | Defines terms/names |
dd | System.String | Describes each term/name |
#AddEvent(htmlTag, name, value)

Add a event to the current HTML Tag
C# |
public AddEvent(this htmlTag, System.String name, System.String value); |
Regresa
Parámetros
Nombre | Tipo | Descripción |
---|
htmlTag | this | HTML Tag |
name | System.String | Name |
value | System.String | Value |
AddFooterCell(table, row, colspan, rowspan, innerHTML, style, className, id, title)

Add Footer Cell
C# |
public CodiumSDK.CPL.HTMLTags.Table AddFooterCell(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 row, System.Int32 colspan, System.Int32 rowspan, System.String innerHTML, System.String style, System.String className, System.String id, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
row | System.Int32 | Position of the row |
colspan | System.Int32 | Specifies the number of columns a header cell should span |
rowspan | System.Int32 | Specifies the number of rows a header cell should span |
innerHTML | System.String | Inner HTML |
style | System.String | Specifies an inline CSS style for an element |
className | System.String | Specifies one or more classnames for an element (refers to a class in a style sheet) |
id | System.String | Specifies a unique id for an element |
title | System.String | Specifies extra information about an element |
AddFooterRow(table, style, className, id, title)

Add Footer Row
C# |
public CodiumSDK.CPL.HTMLTags.Table AddFooterRow(this CodiumSDK.CPL.HTMLTags.Table table, System.String style, System.String className, System.String id, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
style | System.String | Specifies an inline CSS style for an element |
className | System.String | Specifies one or more classnames for an element (refers to a class in a style sheet) |
id | System.String | Specifies a unique id for an element |
title | System.String | Specifies extra information about an element |
AddHeaderCell(table, row, colspan, rowspan, abbr, scope, innerHTML, style, className, id, title)

Add Header Cell
C# |
public CodiumSDK.CPL.HTMLTags.Table AddHeaderCell(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 row, System.Int32 colspan, System.Int32 rowspan, System.String abbr, CodiumSDK.CPL.HTMLTags.Table.Scope scope, System.String innerHTML, System.String style, System.String className, System.String id, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
row | System.Int32 | Position of the row |
colspan | System.Int32 | Specifies the number of columns a header cell should span |
rowspan | System.Int32 | Specifies the number of rows a header cell should span |
abbr | System.String | Specifies an abbreviated version of the content in a header cell |
scope | CodiumSDK.CPL.HTMLTags.Table.Scope | Specifies whether a header cell is a header for a column, row, or group of columns or rows |
innerHTML | System.String | Inner HTML |
style | System.String | Specifies an inline CSS style for an element |
className | System.String | Specifies one or more classnames for an element (refers to a class in a style sheet) |
id | System.String | Specifies a unique id for an element |
title | System.String | Specifies extra information about an element |
AddHeaderRow(table, style, className, id, title)

Add Header Row
C# |
public CodiumSDK.CPL.HTMLTags.Table AddHeaderRow(this CodiumSDK.CPL.HTMLTags.Table table, System.String style, System.String className, System.String id, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
style | System.String | Specifies an inline CSS style for an element |
className | System.String | Specifies one or more classnames for an element (refers to a class in a style sheet) |
id | System.String | Specifies a unique id for an element |
title | System.String | Specifies extra information about an element |
#AddLink(html, link)

Add Link to Head
C# |
public CodiumSDK.CPL.HTMLTags.Html AddLink(this CodiumSDK.CPL.HTMLTags.Html html, CodiumSDK.CPL.HTMLTags.Link link); |
Regresa
CodiumSDK.CPL.HTMLTags.Html
Parámetros
Nombre | Tipo | Descripción |
---|
html | this | html |
link | CodiumSDK.CPL.HTMLTags.Link | Link tag to add |
#AddList(ol, value, innerHTML, style, className, id, title)

Add List
C# |
public CodiumSDK.CPL.HTMLTags.Ol AddList(this CodiumSDK.CPL.HTMLTags.Ol ol, System.Int32 value, System.String innerHTML, System.String style, System.String className, System.String id, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Ol
Parámetros
Nombre | Tipo | Descripción |
---|
ol | this | ol |
value | System.Int32 | Only for ol lists. Specifies the start value of a list item. The following list items will increment from that number |
innerHTML | System.String | Inner HTML |
style | System.String | Specifies an inline CSS style for an element |
className | System.String | Specifies one or more classnames for an element (refers to a class in a style sheet) |
id | System.String | Specifies a unique id for an element |
title | System.String | Specifies extra information about an element |
#AddList(ul, innerHTML, style, className, id, title)

Add List
C# |
public CodiumSDK.CPL.HTMLTags.Ul AddList(this CodiumSDK.CPL.HTMLTags.Ul ul, System.String innerHTML, System.String style, System.String className, System.String id, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Ul
Parámetros
Nombre | Tipo | Descripción |
---|
ul | this | ul |
innerHTML | System.String | Inner HTML |
style | System.String | Specifies an inline CSS style for an element |
className | System.String | Specifies one or more classnames for an element (refers to a class in a style sheet) |
id | System.String | Specifies a unique id for an element |
title | System.String | Specifies extra information about an element |
#AddMeta(html, charset, content, name, httpequiv)

Add Meta
C# |
public CodiumSDK.CPL.HTMLTags.Html AddMeta(this CodiumSDK.CPL.HTMLTags.Html html, CodiumSDK.CPL.HTMLTags.Form.CharacterSets charset, System.String content, System.String name, CodiumSDK.CPL.HTMLTags.Html.HttpEquiv httpequiv); |
Regresa
CodiumSDK.CPL.HTMLTags.Html
Parámetros
Nombre | Tipo | Descripción |
---|
html | this | html |
charset | CodiumSDK.CPL.HTMLTags.Form.CharacterSets | Specifies the character encoding for the HTML document |
content | System.String | Specifies the value associated with the http-equiv or name attribute |
name | System.String | Specifies a name for the metadata |
httpequiv | CodiumSDK.CPL.HTMLTags.Html.HttpEquiv | Provides an HTTP header for the information/value of the content attribute |
#AddOption(datalist, value)

Add Option to Datalist
C# |
public CodiumSDK.CPL.HTMLTags.Datalist AddOption(this CodiumSDK.CPL.HTMLTags.Datalist datalist, System.String value); |
Regresa
CodiumSDK.CPL.HTMLTags.Datalist
Parámetros
Nombre | Tipo | Descripción |
---|
datalist | this | datalist |
value | System.String | Value of the option |
#AddOption(select, name, value)

Add Option to Select
C# |
public CodiumSDK.CPL.HTMLTags.Select AddOption(this CodiumSDK.CPL.HTMLTags.Select select, System.String name, System.String value); |
Regresa
CodiumSDK.CPL.HTMLTags.Select
Parámetros
Nombre | Tipo | Descripción |
---|
select | this | select |
name | System.String | Name of the option |
value | System.String | Value of the option |
#AddRP(ruby, rp)

Add RP
C# |
public CodiumSDK.CPL.HTMLTags.Ruby AddRP(this CodiumSDK.CPL.HTMLTags.Ruby ruby, System.String rp); |
Regresa
CodiumSDK.CPL.HTMLTags.Ruby
Parámetros
Nombre | Tipo | Descripción |
---|
ruby | this | ruby |
rp | System.String | The rp tag can be used to provide parentheses around a ruby text, to be shown by browsers that do not support ruby annotations. |
#AddRT(ruby, rt)

Add RT
C# |
public CodiumSDK.CPL.HTMLTags.Ruby AddRT(this CodiumSDK.CPL.HTMLTags.Ruby ruby, System.String rt); |
Regresa
CodiumSDK.CPL.HTMLTags.Ruby
Parámetros
Nombre | Tipo | Descripción |
---|
ruby | this | ruby |
rt | System.String | The rt tag defines an explanation or pronunciation of characters (for East Asian typography) in a ruby annotation. |
#AddScript(html, script)

Add Script to Head
C# |
public CodiumSDK.CPL.HTMLTags.Html AddScript(this CodiumSDK.CPL.HTMLTags.Html html, CodiumSDK.CPL.HTMLTags.Script script); |
Regresa
CodiumSDK.CPL.HTMLTags.Html
Parámetros
Nombre | Tipo | Descripción |
---|
html | this | html |
script | CodiumSDK.CPL.HTMLTags.Script | Script tag to add |
#AddSource(video, src, mimeType)

Add Source to Video
C# |
public CodiumSDK.CPL.HTMLTags.Video AddSource(this CodiumSDK.CPL.HTMLTags.Video video, System.String src, System.String mimeType); |
Regresa
CodiumSDK.CPL.HTMLTags.Video
Parámetros
Nombre | Tipo | Descripción |
---|
video | this | video |
src | System.String | Required when source is used in audio and video. Specifies the URL of the media file |
mimeType | System.String | Specifies the MIME-type of the resource |
#AddSource(audio, src, mimeType)

Add Source to Audio
C# |
public CodiumSDK.CPL.HTMLTags.Audio AddSource(this CodiumSDK.CPL.HTMLTags.Audio audio, System.String src, System.String mimeType); |
Regresa
CodiumSDK.CPL.HTMLTags.Audio
Parámetros
Nombre | Tipo | Descripción |
---|
audio | this | audio |
src | System.String | Required when source is used in audio and video. Specifies the URL of the media file |
mimeType | System.String | Specifies the MIME-type of the resource |
#AddStyle(html, style)

Add Style to Head
C# |
public CodiumSDK.CPL.HTMLTags.Html AddStyle(this CodiumSDK.CPL.HTMLTags.Html html, CodiumSDK.CPL.HTMLTags.Style style); |
Regresa
CodiumSDK.CPL.HTMLTags.Html
Parámetros
Nombre | Tipo | Descripción |
---|
html | this | html |
style | CodiumSDK.CPL.HTMLTags.Style | Style tag to add |
#AddTag(html, htmlTag)

Add Tag to Body
C# |
public CodiumSDK.CPL.HTMLTags.Html AddTag(this CodiumSDK.CPL.HTMLTags.Html html, CodiumSDK.CPL.HTMLTagBase htmlTag); |
Regresa
CodiumSDK.CPL.HTMLTags.Html
Parámetros
Nombre | Tipo | Descripción |
---|
html | this | html |
htmlTag | CodiumSDK.CPL.HTMLTagBase | Html tag to add |
#ModifyBodyCell(table, row, column, colspan, rowspan, abbr, scope, innerHTML, style, className, id, title)

Modify Body Cell
C# |
public CodiumSDK.CPL.HTMLTags.Table ModifyBodyCell(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 row, System.Int32 column, System.Int32 colspan, System.Int32 rowspan, System.String abbr, CodiumSDK.CPL.HTMLTags.Table.Scope scope, System.String innerHTML, System.String style, System.String className, System.String id, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
row | System.Int32 | Position of the row |
column | System.Int32 | Position of the column |
colspan | System.Int32 | Specifies the number of columns a header cell should span |
rowspan | System.Int32 | Specifies the number of rows a header cell should span |
abbr | System.String | Specifies an abbreviated version of the content in a header cell |
scope | CodiumSDK.CPL.HTMLTags.Table.Scope | Specifies whether a header cell is a header for a column, row, or group of columns or rows |
innerHTML | System.String | Inner HTML |
style | System.String | Specifies an inline CSS style for an element |
className | System.String | Specifies one or more classnames for an element (refers to a class in a style sheet) |
id | System.String | Specifies a unique id for an element |
title | System.String | Specifies extra information about an element |
#ModifyBodyRow(table, row, innerHTML, style, className, id, title)

Modify Body Row
C# |
public CodiumSDK.CPL.HTMLTags.Table ModifyBodyRow(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 row, System.String innerHTML, System.String style, System.String className, System.String id, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
row | System.Int32 | Position of the row |
innerHTML | System.String | Inner HTML |
style | System.String | Specifies an inline CSS style for an element |
className | System.String | Specifies one or more classnames for an element (refers to a class in a style sheet) |
id | System.String | Specifies a unique id for an element |
title | System.String | Specifies extra information about an element |
#ModifyFooterCell(table, row, column, colspan, rowspan, abbr, scope, innerHTML, style, className, id, title)

Modify Footer Cell
C# |
public CodiumSDK.CPL.HTMLTags.Table ModifyFooterCell(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 row, System.Int32 column, System.Int32 colspan, System.Int32 rowspan, System.String abbr, CodiumSDK.CPL.HTMLTags.Table.Scope scope, System.String innerHTML, System.String style, System.String className, System.String id, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
row | System.Int32 | Position of the row |
column | System.Int32 | Position of the column |
colspan | System.Int32 | Specifies the number of columns a header cell should span |
rowspan | System.Int32 | Specifies the number of rows a header cell should span |
abbr | System.String | Specifies an abbreviated version of the content in a header cell |
scope | CodiumSDK.CPL.HTMLTags.Table.Scope | Specifies whether a header cell is a header for a column, row, or group of columns or rows |
innerHTML | System.String | Inner HTML |
style | System.String | Specifies an inline CSS style for an element |
className | System.String | Specifies one or more classnames for an element (refers to a class in a style sheet) |
id | System.String | Specifies a unique id for an element |
title | System.String | Specifies extra information about an element |
ModifyFooterRow(table, row, innerHTML, style, className, id, title)

Modify Footer Row
C# |
public CodiumSDK.CPL.HTMLTags.Table ModifyFooterRow(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 row, System.String innerHTML, System.String style, System.String className, System.String id, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
row | System.Int32 | Position of the row |
innerHTML | System.String | Inner HTML |
style | System.String | Specifies an inline CSS style for an element |
className | System.String | Specifies one or more classnames for an element (refers to a class in a style sheet) |
id | System.String | Specifies a unique id for an element |
title | System.String | Specifies extra information about an element |
#ModifyHeaderCell(table, row, column, colspan, rowspan, abbr, scope, innerHTML, style, className, id, title)

Modify Header Cell
C# |
public CodiumSDK.CPL.HTMLTags.Table ModifyHeaderCell(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 row, System.Int32 column, System.Int32 colspan, System.Int32 rowspan, System.String abbr, CodiumSDK.CPL.HTMLTags.Table.Scope scope, System.String innerHTML, System.String style, System.String className, System.String id, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
row | System.Int32 | Position of the row |
column | System.Int32 | Position of the column |
colspan | System.Int32 | Specifies the number of columns a header cell should span |
rowspan | System.Int32 | Specifies the number of rows a header cell should span |
abbr | System.String | Specifies an abbreviated version of the content in a header cell |
scope | CodiumSDK.CPL.HTMLTags.Table.Scope | Specifies whether a header cell is a header for a column, row, or group of columns or rows |
innerHTML | System.String | Inner HTML |
style | System.String | Specifies an inline CSS style for an element |
className | System.String | Specifies one or more classnames for an element (refers to a class in a style sheet) |
id | System.String | Specifies a unique id for an element |
title | System.String | Specifies extra information about an element |
ModifyHeaderRow(table, row, innerHTML, style, className, id, title)

Modify Header Row
C# |
public CodiumSDK.CPL.HTMLTags.Table ModifyHeaderRow(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 row, System.String innerHTML, System.String style, System.String className, System.String id, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
row | System.Int32 | Position of the row |
innerHTML | System.String | Inner HTML |
style | System.String | Specifies an inline CSS style for an element |
className | System.String | Specifies one or more classnames for an element (refers to a class in a style sheet) |
id | System.String | Specifies a unique id for an element |
title | System.String | Specifies extra information about an element |
#RemoveAllAreas(map)

Remove All Areas
C# |
public CodiumSDK.CPL.HTMLTags.Map RemoveAllAreas(this CodiumSDK.CPL.HTMLTags.Map map, ); |
Regresa
CodiumSDK.CPL.HTMLTags.Map
Parámetros
Nombre | Tipo | Descripción |
---|
map | this | map |
#RemoveAllBodyCells(table, row)

Remove All Body Cells
C# |
public CodiumSDK.CPL.HTMLTags.Table RemoveAllBodyCells(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 row); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
row | System.Int32 | Position of the row |
#RemoveAllBodyRows(table)

Remove All Body Rows
C# |
public CodiumSDK.CPL.HTMLTags.Table RemoveAllBodyRows(this CodiumSDK.CPL.HTMLTags.Table table, ); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
#RemoveAllDescriptionLists(dl)

Remove All Description Lists
C# |
public CodiumSDK.CPL.HTMLTags.Dl RemoveAllDescriptionLists(this CodiumSDK.CPL.HTMLTags.Dl dl, ); |
Regresa
CodiumSDK.CPL.HTMLTags.Dl
Parámetros
Nombre | Tipo | Descripción |
---|
dl | this | dl |
RemoveAllFooterCells(table, row)

Remove All Footer Cells
C# |
public CodiumSDK.CPL.HTMLTags.Table RemoveAllFooterCells(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 row); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
row | System.Int32 | Position of the row |
RemoveAllFooterRows(table)

Remove All Footer Rows
C# |
public CodiumSDK.CPL.HTMLTags.Table RemoveAllFooterRows(this CodiumSDK.CPL.HTMLTags.Table table, ); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
RemoveAllHeaderCells(table, row)

Remove All Header Cells
C# |
public CodiumSDK.CPL.HTMLTags.Table RemoveAllHeaderCells(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 row); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
row | System.Int32 | Position of the row |
RemoveAllHeaderRows(table)

Remove All Header Rows
C# |
public CodiumSDK.CPL.HTMLTags.Table RemoveAllHeaderRows(this CodiumSDK.CPL.HTMLTags.Table table, ); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
#RemoveAllLists(ol)

Remove All Lists
C# |
public CodiumSDK.CPL.HTMLTags.Ol RemoveAllLists(this CodiumSDK.CPL.HTMLTags.Ol ol, ); |
Regresa
CodiumSDK.CPL.HTMLTags.Ol
Parámetros
Nombre | Tipo | Descripción |
---|
ol | this | ol |
#RemoveAllLists(ul)

Remove All Lists
C# |
public CodiumSDK.CPL.HTMLTags.Ul RemoveAllLists(this CodiumSDK.CPL.HTMLTags.Ul ul, ); |
Regresa
CodiumSDK.CPL.HTMLTags.Ul
Parámetros
Nombre | Tipo | Descripción |
---|
ul | this | ul |
#RemoveAllOptions(datalist)

Remove All Options
C# |
public CodiumSDK.CPL.HTMLTags.Datalist RemoveAllOptions(this CodiumSDK.CPL.HTMLTags.Datalist datalist, ); |
Regresa
CodiumSDK.CPL.HTMLTags.Datalist
Parámetros
Nombre | Tipo | Descripción |
---|
datalist | this | datalist |
#RemoveAllOptions(select)

Remove All Options
C# |
public CodiumSDK.CPL.HTMLTags.Select RemoveAllOptions(this CodiumSDK.CPL.HTMLTags.Select select, ); |
Regresa
CodiumSDK.CPL.HTMLTags.Select
Parámetros
Nombre | Tipo | Descripción |
---|
select | this | select |
#RemoveAllRPAndRT(ruby)

Remove All RP and RT
C# |
public CodiumSDK.CPL.HTMLTags.Ruby RemoveAllRPAndRT(this CodiumSDK.CPL.HTMLTags.Ruby ruby, ); |
Regresa
CodiumSDK.CPL.HTMLTags.Ruby
Parámetros
Nombre | Tipo | Descripción |
---|
ruby | this | ruby |
#RemoveAllSources(video)

Remove All Sources
C# |
public CodiumSDK.CPL.HTMLTags.Video RemoveAllSources(this CodiumSDK.CPL.HTMLTags.Video video, ); |
Regresa
CodiumSDK.CPL.HTMLTags.Video
Parámetros
Nombre | Tipo | Descripción |
---|
video | this | video |
#RemoveAllSources(audio)

Remove All Sources
C# |
public CodiumSDK.CPL.HTMLTags.Audio RemoveAllSources(this CodiumSDK.CPL.HTMLTags.Audio audio, ); |
Regresa
CodiumSDK.CPL.HTMLTags.Audio
Parámetros
Nombre | Tipo | Descripción |
---|
audio | this | audio |
#RemoveAreaByPosition(map, position)

Remove Area By Position
C# |
public CodiumSDK.CPL.HTMLTags.Map RemoveAreaByPosition(this CodiumSDK.CPL.HTMLTags.Map map, System.Int32 position); |
Regresa
CodiumSDK.CPL.HTMLTags.Map
Parámetros
Nombre | Tipo | Descripción |
---|
map | this | map |
position | System.Int32 | Position |
#RemoveBodyCell(table, row, column)

Remove Body Cell
C# |
public CodiumSDK.CPL.HTMLTags.Table RemoveBodyCell(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 row, System.Int32 column); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
row | System.Int32 | Position of the row |
column | System.Int32 | Position of the column |
#RemoveBodyRowByPosition(table, position)

Remove Body Row By Position
C# |
public CodiumSDK.CPL.HTMLTags.Table RemoveBodyRowByPosition(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 position); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
position | System.Int32 | Position |
#RemoveDescriptionListByPosition(dl, position)

Remove Description List By Position
C# |
public CodiumSDK.CPL.HTMLTags.Dl RemoveDescriptionListByPosition(this CodiumSDK.CPL.HTMLTags.Dl dl, System.Int32 position); |
Regresa
CodiumSDK.CPL.HTMLTags.Dl
Parámetros
Nombre | Tipo | Descripción |
---|
dl | this | dl |
position | System.Int32 | Position |
#RemoveFooterCell(table, row, column)

Remove Footer Cell
C# |
public CodiumSDK.CPL.HTMLTags.Table RemoveFooterCell(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 row, System.Int32 column); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
row | System.Int32 | Position of the row |
column | System.Int32 | Position of the column |
RemoveFooterRowByPosition(table, position)

Remove Footer Row By Position
C# |
public CodiumSDK.CPL.HTMLTags.Table RemoveFooterRowByPosition(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 position); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
position | System.Int32 | Position |
#RemoveHeaderCell(table, row, column)

Remove Header Cell
C# |
public CodiumSDK.CPL.HTMLTags.Table RemoveHeaderCell(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 row, System.Int32 column); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
row | System.Int32 | Position of the row |
column | System.Int32 | Position of the column |
RemoveHeaderRowByPosition(table, position)

Remove Header Row By Position
C# |
public CodiumSDK.CPL.HTMLTags.Table RemoveHeaderRowByPosition(this CodiumSDK.CPL.HTMLTags.Table table, System.Int32 position); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
position | System.Int32 | Position |
#RemoveListByPosition(ol, position)

Remove List By Position
C# |
public CodiumSDK.CPL.HTMLTags.Ol RemoveListByPosition(this CodiumSDK.CPL.HTMLTags.Ol ol, System.Int32 position); |
Regresa
CodiumSDK.CPL.HTMLTags.Ol
Parámetros
Nombre | Tipo | Descripción |
---|
ol | this | ol |
position | System.Int32 | Position |
#RemoveListByPosition(ul, position)

Remove List By Position
C# |
public CodiumSDK.CPL.HTMLTags.Ul RemoveListByPosition(this CodiumSDK.CPL.HTMLTags.Ul ul, System.Int32 position); |
Regresa
CodiumSDK.CPL.HTMLTags.Ul
Parámetros
Nombre | Tipo | Descripción |
---|
ul | this | ul |
position | System.Int32 | Position |
#RemoveOptionByPosition(datalist, position)

Remove Option By Position
C# |
public CodiumSDK.CPL.HTMLTags.Datalist RemoveOptionByPosition(this CodiumSDK.CPL.HTMLTags.Datalist datalist, System.Int32 position); |
Regresa
CodiumSDK.CPL.HTMLTags.Datalist
Parámetros
Nombre | Tipo | Descripción |
---|
datalist | this | datalist |
position | System.Int32 | Position |
#RemoveOptionByPosition(select, position)

Remove Option By Position
C# |
public CodiumSDK.CPL.HTMLTags.Select RemoveOptionByPosition(this CodiumSDK.CPL.HTMLTags.Select select, System.Int32 position); |
Regresa
CodiumSDK.CPL.HTMLTags.Select
Parámetros
Nombre | Tipo | Descripción |
---|
select | this | select |
position | System.Int32 | Position |
#RemoveRPAndRTByPosition(ruby, position)

Remove RP and RT By Position
C# |
public CodiumSDK.CPL.HTMLTags.Ruby RemoveRPAndRTByPosition(this CodiumSDK.CPL.HTMLTags.Ruby ruby, System.Int32 position); |
Regresa
CodiumSDK.CPL.HTMLTags.Ruby
Parámetros
Nombre | Tipo | Descripción |
---|
ruby | this | ruby |
position | System.Int32 | Position |
#RemoveSourceByPosition(video, position)

Remove Source By Position
C# |
public CodiumSDK.CPL.HTMLTags.Video RemoveSourceByPosition(this CodiumSDK.CPL.HTMLTags.Video video, System.Int32 position); |
Regresa
CodiumSDK.CPL.HTMLTags.Video
Parámetros
Nombre | Tipo | Descripción |
---|
video | this | video |
position | System.Int32 | Position |
#RemoveSourceByPosition(audio, position)

Remove Source By Position
C# |
public CodiumSDK.CPL.HTMLTags.Audio RemoveSourceByPosition(this CodiumSDK.CPL.HTMLTags.Audio audio, System.Int32 position); |
Regresa
CodiumSDK.CPL.HTMLTags.Audio
Parámetros
Nombre | Tipo | Descripción |
---|
audio | this | audio |
position | System.Int32 | Position |
#SetAccept(input, accept)

Set Accept
C# |
public CodiumSDK.CPL.HTMLTags.Input SetAccept(this CodiumSDK.CPL.HTMLTags.Input input, System.String accept); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
accept | System.String | Specifies a filter for what file types the user can pick from the file input dialog box (only for type="file") |
#SetAcceptCharset(form, acceptCharset)

Set Accept Charset
C# |
public CodiumSDK.CPL.HTMLTags.Form SetAcceptCharset(this CodiumSDK.CPL.HTMLTags.Form form, CodiumSDK.CPL.HTMLTags.Form.CharacterSets acceptCharset); |
Regresa
CodiumSDK.CPL.HTMLTags.Form
Parámetros
Nombre | Tipo | Descripción |
---|
form | this | form |
acceptCharset | CodiumSDK.CPL.HTMLTags.Form.CharacterSets | Specifies the character encodings that are to be used for the form submission |
#SetAction(form, action)

Set Action
C# |
public CodiumSDK.CPL.HTMLTags.Form SetAction(this CodiumSDK.CPL.HTMLTags.Form form, System.String action); |
Regresa
CodiumSDK.CPL.HTMLTags.Form
Parámetros
Nombre | Tipo | Descripción |
---|
form | this | form |
action | System.String | Specifies where to send the form-data when a form is submitted |
#SetAllowFullscreen(iframe, allowfullscreen)

Set Allow Fullscreen
C# |
public CodiumSDK.CPL.HTMLTags.Iframe SetAllowFullscreen(this CodiumSDK.CPL.HTMLTags.Iframe iframe, System.Boolean allowfullscreen); |
Regresa
CodiumSDK.CPL.HTMLTags.Iframe
Parámetros
Nombre | Tipo | Descripción |
---|
iframe | this | iframe |
allowfullscreen | System.Boolean | Set to true if the iframe can activate fullscreen mode by calling the requestFullscreen() method |
#SetAlt(input, alt)

Set Alt for Input
C# |
public CodiumSDK.CPL.HTMLTags.Input SetAlt(this CodiumSDK.CPL.HTMLTags.Input input, System.String alt); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
alt | System.String | Specifies an alternate text for images (only for type="image") |
#SetAlt(figure, alt)

Set Alt for Figure
C# |
public CodiumSDK.CPL.HTMLTags.Figure SetAlt(this CodiumSDK.CPL.HTMLTags.Figure figure, System.String alt); |
Regresa
CodiumSDK.CPL.HTMLTags.Figure
Parámetros
Nombre | Tipo | Descripción |
---|
figure | this | figure |
alt | System.String | Alternative text of the image |
#SetAlt(img, alt)

Set Alt for Img
C# |
public CodiumSDK.CPL.HTMLTags.Img SetAlt(this CodiumSDK.CPL.HTMLTags.Img img, System.String alt); |
Regresa
CodiumSDK.CPL.HTMLTags.Img
Parámetros
Nombre | Tipo | Descripción |
---|
img | this | img |
alt | System.String | Alternative text of the image |
#SetAsync(script, async)

Set Async
C# |
public CodiumSDK.CPL.HTMLTags.Script SetAsync(this CodiumSDK.CPL.HTMLTags.Script script, System.Boolean async); |
Regresa
CodiumSDK.CPL.HTMLTags.Script
Parámetros
Nombre | Tipo | Descripción |
---|
script | this | script |
async | System.Boolean | Specifies that the script is downloaded in parallel to parsing the page, and executed as soon as it is available (before parsing completes) (only for external scripts) |
#SetAutocomplete(form, autocomplete)

Set Autocomplete of Form
C# |
public CodiumSDK.CPL.HTMLTags.Form SetAutocomplete(this CodiumSDK.CPL.HTMLTags.Form form, CodiumSDK.CPL.HTMLTags.Form.Autocomplete autocomplete); |
Regresa
CodiumSDK.CPL.HTMLTags.Form
Parámetros
Nombre | Tipo | Descripción |
---|
form | this | form |
autocomplete | CodiumSDK.CPL.HTMLTags.Form.Autocomplete | Specifies whether a form should have autocomplete on or off |
#SetAutocomplete(input, autocomplete)

Set Autocomplete of Input
C# |
public CodiumSDK.CPL.HTMLTags.Input SetAutocomplete(this CodiumSDK.CPL.HTMLTags.Input input, CodiumSDK.CPL.HTMLTags.Form.Autocomplete autocomplete); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
autocomplete | CodiumSDK.CPL.HTMLTags.Form.Autocomplete | Specifies whether an input element should have autocomplete enabled |
#SetAutofocus(select, autofocus)

Set Autofocus for Select
C# |
public CodiumSDK.CPL.HTMLTags.Select SetAutofocus(this CodiumSDK.CPL.HTMLTags.Select select, System.Boolean autofocus); |
Regresa
CodiumSDK.CPL.HTMLTags.Select
Parámetros
Nombre | Tipo | Descripción |
---|
select | this | select |
autofocus | System.Boolean | Specifies that the drop-down list should automatically get focus when the page loads |
#SetAutofocus(textarea, autofocus)

Set Autofocus for Textarea
C# |
public CodiumSDK.CPL.HTMLTags.Textarea SetAutofocus(this CodiumSDK.CPL.HTMLTags.Textarea textarea, System.Boolean autofocus); |
Regresa
CodiumSDK.CPL.HTMLTags.Textarea
Parámetros
Nombre | Tipo | Descripción |
---|
textarea | this | textarea |
autofocus | System.Boolean | Specifies that a text area should automatically get focus when the page loads |
#SetAutofocus(button, autofocus)

Set Autofocus for Button
C# |
public CodiumSDK.CPL.HTMLTags.Button SetAutofocus(this CodiumSDK.CPL.HTMLTags.Button button, System.Boolean autofocus); |
Regresa
CodiumSDK.CPL.HTMLTags.Button
Parámetros
Nombre | Tipo | Descripción |
---|
button | this | button |
autofocus | System.Boolean | Specifies that a button should automatically get focus when the page loads |
#SetAutofocus(input, autofocus)

Set Autofocus for Input
C# |
public CodiumSDK.CPL.HTMLTags.Input SetAutofocus(this CodiumSDK.CPL.HTMLTags.Input input, System.Boolean autofocus); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
autofocus | System.Boolean | Specifies that an input element should automatically get focus when the page loads |
#SetAutoplay(video, autoplay)

Set Autoplay of Video
C# |
public CodiumSDK.CPL.HTMLTags.Video SetAutoplay(this CodiumSDK.CPL.HTMLTags.Video video, System.Boolean autoplay); |
Regresa
CodiumSDK.CPL.HTMLTags.Video
Parámetros
Nombre | Tipo | Descripción |
---|
video | this | video |
autoplay | System.Boolean | Specifies that the video will start playing as soon as it is ready |
#SetAutoplay(audio, autoplay)

Set Autoplay of Audio
C# |
public CodiumSDK.CPL.HTMLTags.Audio SetAutoplay(this CodiumSDK.CPL.HTMLTags.Audio audio, System.Boolean autoplay); |
Regresa
CodiumSDK.CPL.HTMLTags.Audio
Parámetros
Nombre | Tipo | Descripción |
---|
audio | this | audio |
autoplay | System.Boolean | Specifies that the audio will start playing as soon as it is ready |
#SetBase(html, href, target)

Set Base
C# |
public CodiumSDK.CPL.HTMLTags.Html SetBase(this CodiumSDK.CPL.HTMLTags.Html html, System.String href, System.String target); |
Regresa
CodiumSDK.CPL.HTMLTags.Html
Parámetros
Nombre | Tipo | Descripción |
---|
html | this | html |
href | System.String | Specifies the base URL for all relative URLs in the page |
target | System.String | Specifies the default target for all hyperlinks and forms in the page |
#SetCaption(table, caption, style, className, id, title)

Set Caption
C# |
public CodiumSDK.CPL.HTMLTags.Table SetCaption(this CodiumSDK.CPL.HTMLTags.Table table, System.String caption, System.String style, System.String className, System.String id, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Table
Parámetros
Nombre | Tipo | Descripción |
---|
table | this | table |
caption | System.String | The caption tag defines a table caption. |
style | System.String | Specifies an inline CSS style for an element |
className | System.String | Specifies one or more classnames for an element (refers to a class in a style sheet) |
id | System.String | Specifies a unique id for an element |
title | System.String | Specifies extra information about an element |
#SetChecked(input, ischecked)

Set Checked
C# |
public CodiumSDK.CPL.HTMLTags.Input SetChecked(this CodiumSDK.CPL.HTMLTags.Input input, System.Boolean ischecked); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
ischecked | System.Boolean | Specifies that an input element should be pre-selected when the page loads (for type="checkbox" or type="radio") |
#SetCite(del, cite)

Set Cite for Del
C# |
public CodiumSDK.CPL.HTMLTags.Del SetCite(this CodiumSDK.CPL.HTMLTags.Del del, System.String cite); |
Regresa
CodiumSDK.CPL.HTMLTags.Del
Parámetros
Nombre | Tipo | Descripción |
---|
del | this | del |
cite | System.String | Specifies a URL to a document that explains the reason why the text was deleted/changed |
#SetCite(ins, cite)

Set Cite for Ins
C# |
public CodiumSDK.CPL.HTMLTags.Ins SetCite(this CodiumSDK.CPL.HTMLTags.Ins ins, System.String cite); |
Regresa
CodiumSDK.CPL.HTMLTags.Ins
Parámetros
Nombre | Tipo | Descripción |
---|
ins | this | ins |
cite | System.String | Specifies a URL to a document that explains the reason why the text was inserted/changed |
#SetCite(blockquote, cite)

Set Cite for Blockquote
C# |
public CodiumSDK.CPL.HTMLTags.Blockquote SetCite(this CodiumSDK.CPL.HTMLTags.Blockquote blockquote, System.String cite); |
Regresa
CodiumSDK.CPL.HTMLTags.Blockquote
Parámetros
Nombre | Tipo | Descripción |
---|
blockquote | this | blockquote |
cite | System.String | Specifies the source of the quotation |
#SetCite(q, cite)

Set Cite for Q
C# |
public CodiumSDK.CPL.HTMLTags.Q SetCite(this CodiumSDK.CPL.HTMLTags.Q q, System.String cite); |
Regresa
CodiumSDK.CPL.HTMLTags.Q
Parámetros
Nombre | Tipo | Descripción |
---|
q | this | q |
cite | System.String | Specifies the source URL of the quote |
#SetClassName(htmlTag, className)

Set Class Name
C# |
public SetClassName(this htmlTag, System.String className); |
Regresa
Parámetros
Nombre | Tipo | Descripción |
---|
htmlTag | this | HTML Tag |
className | System.String | Specifies an inline CSS style for an element |
#SetCols(textarea, cols)

Set Cols
C# |
public CodiumSDK.CPL.HTMLTags.Textarea SetCols(this CodiumSDK.CPL.HTMLTags.Textarea textarea, System.Int32 cols); |
Regresa
CodiumSDK.CPL.HTMLTags.Textarea
Parámetros
Nombre | Tipo | Descripción |
---|
textarea | this | textarea |
cols | System.Int32 | Specifies the visible width of a text area |
#SetControls(video, controls)

Set Controls for Video
C# |
public CodiumSDK.CPL.HTMLTags.Video SetControls(this CodiumSDK.CPL.HTMLTags.Video video, System.Boolean controls); |
Regresa
CodiumSDK.CPL.HTMLTags.Video
Parámetros
Nombre | Tipo | Descripción |
---|
video | this | video |
controls | System.Boolean | Specifies that video controls should be displayed (such as a play/pause button etc). |
#SetControls(audio, controls)

Set Controls for Audio
C# |
public CodiumSDK.CPL.HTMLTags.Audio SetControls(this CodiumSDK.CPL.HTMLTags.Audio audio, System.Boolean controls); |
Regresa
CodiumSDK.CPL.HTMLTags.Audio
Parámetros
Nombre | Tipo | Descripción |
---|
audio | this | audio |
controls | System.Boolean | Specifies that audio controls should be displayed (such as a play/pause button etc) |
#SetCrossorigin(link, crossorigin)

Set Crossorigin for Link
C# |
public CodiumSDK.CPL.HTMLTags.Link SetCrossorigin(this CodiumSDK.CPL.HTMLTags.Link link, CodiumSDK.CPL.HTMLTags.Script.Crossorigin crossorigin); |
Regresa
CodiumSDK.CPL.HTMLTags.Link
Parámetros
Nombre | Tipo | Descripción |
---|
link | this | Link |
crossorigin | CodiumSDK.CPL.HTMLTags.Script.Crossorigin | Specifies how the element handles cross-origin requests |
#SetCrossorigin(script, crossorigin)

Set Crossorigin for Script
C# |
public CodiumSDK.CPL.HTMLTags.Script SetCrossorigin(this CodiumSDK.CPL.HTMLTags.Script script, CodiumSDK.CPL.HTMLTags.Script.Crossorigin crossorigin); |
Regresa
CodiumSDK.CPL.HTMLTags.Script
Parámetros
Nombre | Tipo | Descripción |
---|
script | this | script |
crossorigin | CodiumSDK.CPL.HTMLTags.Script.Crossorigin | Sets the mode of the request to an HTTP CORS Request |
#SetDateTime(time, datetime)

Set DateTime for Time
C# |
public CodiumSDK.CPL.HTMLTags.Time SetDateTime(this CodiumSDK.CPL.HTMLTags.Time time, System.String datetime); |
Regresa
CodiumSDK.CPL.HTMLTags.Time
Parámetros
Nombre | Tipo | Descripción |
---|
time | this | time |
datetime | System.String | Represent a machine-readable format of the time element |
#SetDateTime(del, datetime)

Set DateTime for Del
C# |
public CodiumSDK.CPL.HTMLTags.Del SetDateTime(this CodiumSDK.CPL.HTMLTags.Del del, System.String datetime); |
Regresa
CodiumSDK.CPL.HTMLTags.Del
Parámetros
Nombre | Tipo | Descripción |
---|
del | this | del |
datetime | System.String | Specifies the date and time of when the text was deleted/changed |
#SetDateTime(ins, datetime)

Set DateTime for Ins
C# |
public CodiumSDK.CPL.HTMLTags.Ins SetDateTime(this CodiumSDK.CPL.HTMLTags.Ins ins, System.String datetime); |
Regresa
CodiumSDK.CPL.HTMLTags.Ins
Parámetros
Nombre | Tipo | Descripción |
---|
ins | this | ins |
datetime | System.String | Specifies the date and time when the text was inserted/changed |
#SetDefer(script, defer)

Set Defer
C# |
public CodiumSDK.CPL.HTMLTags.Script SetDefer(this CodiumSDK.CPL.HTMLTags.Script script, System.Boolean defer); |
Regresa
CodiumSDK.CPL.HTMLTags.Script
Parámetros
Nombre | Tipo | Descripción |
---|
script | this | script |
defer | System.Boolean | Specifies that the script is downloaded in parallel to parsing the page, and executed after the page has finished parsing (only for external scripts) |
#SetDir(bdo, dir)

Set Dir
C# |
public CodiumSDK.CPL.HTMLTags.Bdo SetDir(this CodiumSDK.CPL.HTMLTags.Bdo bdo, CodiumSDK.CPL.HTMLTags.Bdo.Dir dir); |
Regresa
CodiumSDK.CPL.HTMLTags.Bdo
Parámetros
Nombre | Tipo | Descripción |
---|
bdo | this | bdo |
dir | CodiumSDK.CPL.HTMLTags.Bdo.Dir | Required. Specifies the text direction of the text inside the bdo element |
#SetDisabled(input, disabled)

Set Disabled for Input
C# |
public CodiumSDK.CPL.HTMLTags.Input SetDisabled(this CodiumSDK.CPL.HTMLTags.Input input, System.Boolean disabled); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
disabled | System.Boolean | Specifies that an input element should be disabled |
#SetDisabled(select, disabled)

Set Disabled for Select
C# |
public CodiumSDK.CPL.HTMLTags.Select SetDisabled(this CodiumSDK.CPL.HTMLTags.Select select, System.Boolean disabled); |
Regresa
CodiumSDK.CPL.HTMLTags.Select
Parámetros
Nombre | Tipo | Descripción |
---|
select | this | select |
disabled | System.Boolean | Specifies that a drop-down list should be disabled |
#SetDisabled(textarea, disabled)

Set Disabled for Textarea
C# |
public CodiumSDK.CPL.HTMLTags.Textarea SetDisabled(this CodiumSDK.CPL.HTMLTags.Textarea textarea, System.Boolean disabled); |
Regresa
CodiumSDK.CPL.HTMLTags.Textarea
Parámetros
Nombre | Tipo | Descripción |
---|
textarea | this | textarea |
disabled | System.Boolean | Specifies that a text area should be disabled |
#SetDisabled(button, disabled)

Set Disabled for Button
C# |
public CodiumSDK.CPL.HTMLTags.Button SetDisabled(this CodiumSDK.CPL.HTMLTags.Button button, System.Boolean disabled); |
Regresa
CodiumSDK.CPL.HTMLTags.Button
Parámetros
Nombre | Tipo | Descripción |
---|
button | this | button |
disabled | System.Boolean | Specifies that a button should be disabled |
#SetEnctype(form, enctype)

Set Enctype
C# |
public CodiumSDK.CPL.HTMLTags.Form SetEnctype(this CodiumSDK.CPL.HTMLTags.Form form, CodiumSDK.CPL.HTMLTags.Form.Enctype enctype); |
Regresa
CodiumSDK.CPL.HTMLTags.Form
Parámetros
Nombre | Tipo | Descripción |
---|
form | this | form |
enctype | CodiumSDK.CPL.HTMLTags.Form.Enctype | Specifies how the form-data should be encoded when submitting it to the server (only for method="post") |
#SetFigureCaption(figure, caption)

Set Figure Caption
C# |
public CodiumSDK.CPL.HTMLTags.Figure SetFigureCaption(this CodiumSDK.CPL.HTMLTags.Figure figure, System.String caption); |
Regresa
CodiumSDK.CPL.HTMLTags.Figure
Parámetros
Nombre | Tipo | Descripción |
---|
figure | this | figure |
caption | System.String | Defines a caption for a figure element. |
#SetFor(output, forControl)

Set For of Output
C# |
public CodiumSDK.CPL.HTMLTags.Output SetFor(this CodiumSDK.CPL.HTMLTags.Output output, CodiumSDK.CPL.HTMLTagBase forControl); |
Regresa
CodiumSDK.CPL.HTMLTags.Output
Parámetros
Nombre | Tipo | Descripción |
---|
output | this | output |
forControl | CodiumSDK.CPL.HTMLTagBase | Specifies the relationship between the result of the calculation, and the elements used in the calculation |
#SetFor(label, forControl)

Set For of Label
C# |
public CodiumSDK.CPL.HTMLTags.Label SetFor(this CodiumSDK.CPL.HTMLTags.Label label, CodiumSDK.CPL.HTMLTagBase forControl); |
Regresa
CodiumSDK.CPL.HTMLTags.Label
Parámetros
Nombre | Tipo | Descripción |
---|
label | this | label |
forControl | CodiumSDK.CPL.HTMLTagBase | Specifies the id of the form element the label should be bound to |
#SetHeadTitle(html, title)

Set Head Title
C# |
public CodiumSDK.CPL.HTMLTags.Html SetHeadTitle(this CodiumSDK.CPL.HTMLTags.Html html, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Html
Parámetros
Nombre | Tipo | Descripción |
---|
html | this | html |
title | System.String | Title of the page |
#SetHeight(iframe, height)

Set Height for Iframe
C# |
public CodiumSDK.CPL.HTMLTags.Iframe SetHeight(this CodiumSDK.CPL.HTMLTags.Iframe iframe, System.Int32 height); |
Regresa
CodiumSDK.CPL.HTMLTags.Iframe
Parámetros
Nombre | Tipo | Descripción |
---|
iframe | this | iframe |
height | System.Int32 | Specifies the height of an iframe. Default height is 150 pixels |
#SetHeight(video, height)

Set Height of Video
C# |
public CodiumSDK.CPL.HTMLTags.Video SetHeight(this CodiumSDK.CPL.HTMLTags.Video video, System.Int32 height); |
Regresa
CodiumSDK.CPL.HTMLTags.Video
Parámetros
Nombre | Tipo | Descripción |
---|
video | this | video |
height | System.Int32 | Sets the height of the video player |
#SetHeight(input, height)

Set Height of Input
C# |
public CodiumSDK.CPL.HTMLTags.Input SetHeight(this CodiumSDK.CPL.HTMLTags.Input input, System.Int32 height); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
height | System.Int32 | Specifies the height of an input element (only for type="image") |
#SetHeight(img, height)

Set Height of Img
C# |
public CodiumSDK.CPL.HTMLTags.Img SetHeight(this CodiumSDK.CPL.HTMLTags.Img img, System.Int32 height); |
Regresa
CodiumSDK.CPL.HTMLTags.Img
Parámetros
Nombre | Tipo | Descripción |
---|
img | this | img |
height | System.Int32 | Specifies the height of an image |
#SetHeight(canvas, height)

Set Height for Canvas
C# |
public CodiumSDK.CPL.HTMLTags.Canvas SetHeight(this CodiumSDK.CPL.HTMLTags.Canvas canvas, System.Int32 height); |
Regresa
CodiumSDK.CPL.HTMLTags.Canvas
Parámetros
Nombre | Tipo | Descripción |
---|
canvas | this | canvas |
height | System.Int32 | Specifies the height of the canvas. Default value is 150 |
#SetHigh(meter, high)

Set High
C# |
public CodiumSDK.CPL.HTMLTags.Meter SetHigh(this CodiumSDK.CPL.HTMLTags.Meter meter, System.Int32 high); |
Regresa
CodiumSDK.CPL.HTMLTags.Meter
Parámetros
Nombre | Tipo | Descripción |
---|
meter | this | meter |
high | System.Int32 | Specifies the range that is considered to be a high value |
#SetHref(link, href)

Set Href for Link
C# |
public CodiumSDK.CPL.HTMLTags.Link SetHref(this CodiumSDK.CPL.HTMLTags.Link link, System.String href); |
Regresa
CodiumSDK.CPL.HTMLTags.Link
Parámetros
Nombre | Tipo | Descripción |
---|
link | this | link |
href | System.String | Specifies the location of the linked document |
#SetHref(a, href)

Set Href for A
C# |
public CodiumSDK.CPL.HTMLTags.A SetHref(this CodiumSDK.CPL.HTMLTags.A a, System.String href); |
Regresa
CodiumSDK.CPL.HTMLTags.A
Parámetros
Nombre | Tipo | Descripción |
---|
a | this | a |
href | System.String | Specifies the URL of the page the link goes to |
#SetId(htmlTag, id)

Set Id
C# |
public SetId(this htmlTag, System.String id); |
Regresa
Parámetros
Nombre | Tipo | Descripción |
---|
htmlTag | this | HTML Tag |
id | System.String | Specifies a unique id for an element |
#SetInnerHTML(htmlTag, innerHTML)

Set Inner HTML
C# |
public SetInnerHTML(this htmlTag, System.String innerHTML); |
Regresa
Parámetros
Nombre | Tipo | Descripción |
---|
htmlTag | this | HTML Tag |
innerHTML | System.String | Inner HTML |
#SetIntegrity(script, integrity)

Set Integrity
C# |
public CodiumSDK.CPL.HTMLTags.Script SetIntegrity(this CodiumSDK.CPL.HTMLTags.Script script, System.String integrity); |
Regresa
CodiumSDK.CPL.HTMLTags.Script
Parámetros
Nombre | Tipo | Descripción |
---|
script | this | script |
integrity | System.String | Allows a browser to check the fetched script to ensure that the code is never loaded if the source has been manipulated |
#SetLegend(fieldset, legend, style, className, id, title)

Set Legend
C# |
public CodiumSDK.CPL.HTMLTags.Fieldset SetLegend(this CodiumSDK.CPL.HTMLTags.Fieldset fieldset, System.String legend, System.String style, System.String className, System.String id, System.String title); |
Regresa
CodiumSDK.CPL.HTMLTags.Fieldset
Parámetros
Nombre | Tipo | Descripción |
---|
fieldset | this | fieldset |
legend | System.String | The legend tag defines a caption for the fieldset element. |
style | System.String | Specifies an inline CSS style for an element |
className | System.String | Specifies one or more classnames for an element (refers to a class in a style sheet) |
id | System.String | Specifies a unique id for an element |
title | System.String | Specifies extra information about an element |
#SetList(input, list)

Set List
C# |
public CodiumSDK.CPL.HTMLTags.Input SetList(this CodiumSDK.CPL.HTMLTags.Input input, CodiumSDK.CPL.HTMLTags.Datalist list); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
list | CodiumSDK.CPL.HTMLTags.Datalist | Refers to a datalist element that contains pre-defined options for an input element |
#SetLoading(iframe, loading)

Set Loading for Iframe
C# |
public CodiumSDK.CPL.HTMLTags.Iframe SetLoading(this CodiumSDK.CPL.HTMLTags.Iframe iframe, CodiumSDK.CPL.HTMLTags.Iframe.Loading loading); |
Regresa
CodiumSDK.CPL.HTMLTags.Iframe
Parámetros
Nombre | Tipo | Descripción |
---|
iframe | this | iframe |
loading | CodiumSDK.CPL.HTMLTags.Iframe.Loading | Specifies whether a browser should load an iframe immediately or to defer loading of iframes until some conditions are met |
#SetLoading(img, loading)

Set Loading form Img
C# |
public CodiumSDK.CPL.HTMLTags.Img SetLoading(this CodiumSDK.CPL.HTMLTags.Img img, CodiumSDK.CPL.HTMLTags.Iframe.Loading loading); |
Regresa
CodiumSDK.CPL.HTMLTags.Img
Parámetros
Nombre | Tipo | Descripción |
---|
img | this | img |
loading | CodiumSDK.CPL.HTMLTags.Iframe.Loading | Specifies whether a browser should load an image immediately or to defer loading of images until some conditions are met |
#SetLongDesc(img, longdesc)

Set Longdesc for Img
C# |
public CodiumSDK.CPL.HTMLTags.Img SetLongDesc(this CodiumSDK.CPL.HTMLTags.Img img, System.String longdesc); |
Regresa
CodiumSDK.CPL.HTMLTags.Img
Parámetros
Nombre | Tipo | Descripción |
---|
img | this | img |
longdesc | System.String | Specifies a URL to a detailed description of an image |
#SetLoop(video, loop)

Set Loop for Video
C# |
public CodiumSDK.CPL.HTMLTags.Video SetLoop(this CodiumSDK.CPL.HTMLTags.Video video, System.Boolean loop); |
Regresa
CodiumSDK.CPL.HTMLTags.Video
Parámetros
Nombre | Tipo | Descripción |
---|
video | this | video |
loop | System.Boolean | Specifies that the video will start over again, every time it is finished |
#SetLoop(audio, loop)

Set Loop for Audio
C# |
public CodiumSDK.CPL.HTMLTags.Audio SetLoop(this CodiumSDK.CPL.HTMLTags.Audio audio, System.Boolean loop); |
Regresa
CodiumSDK.CPL.HTMLTags.Audio
Parámetros
Nombre | Tipo | Descripción |
---|
audio | this | audio |
loop | System.Boolean | Specifies that the audio will start over again, every time it is finished |
#SetLow(meter, low)

Set Low
C# |
public CodiumSDK.CPL.HTMLTags.Meter SetLow(this CodiumSDK.CPL.HTMLTags.Meter meter, System.Int32 low); |
Regresa
CodiumSDK.CPL.HTMLTags.Meter
Parámetros
Nombre | Tipo | Descripción |
---|
meter | this | meter |
low | System.Int32 | Specifies the range that is considered to be a low value |
#SetMax(input, max)

Set Max of Input
C# |
public CodiumSDK.CPL.HTMLTags.Input SetMax(this CodiumSDK.CPL.HTMLTags.Input input, System.String max); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
max | System.String | Specifies the maximum value for an input element |
#SetMax(progress, max)

Set Max of Progress
C# |
public CodiumSDK.CPL.HTMLTags.Progress SetMax(this CodiumSDK.CPL.HTMLTags.Progress progress, System.Int32 max); |
Regresa
CodiumSDK.CPL.HTMLTags.Progress
Parámetros
Nombre | Tipo | Descripción |
---|
progress | this | progress |
max | System.Int32 | Specifies how much work the task requires in total. Default value is 1 |
#SetMax(meter, max)

Set Max of Meter
C# |
public CodiumSDK.CPL.HTMLTags.Meter SetMax(this CodiumSDK.CPL.HTMLTags.Meter meter, System.Int32 max); |
Regresa
CodiumSDK.CPL.HTMLTags.Meter
Parámetros
Nombre | Tipo | Descripción |
---|
meter | this | meter |
max | System.Int32 | Specifies the maximum value of the range |
#SetMaxLength(input, maxlength)

Set Max Length for Input
C# |
public CodiumSDK.CPL.HTMLTags.Input SetMaxLength(this CodiumSDK.CPL.HTMLTags.Input input, System.String maxlength); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
maxlength | System.String | Specifies the maximum number of characters allowed in an input element |
#SetMaxLength(textarea, maxlength)

Set Max Length for Textarea
C# |
public CodiumSDK.CPL.HTMLTags.Textarea SetMaxLength(this CodiumSDK.CPL.HTMLTags.Textarea textarea, System.String maxlength); |
Regresa
CodiumSDK.CPL.HTMLTags.Textarea
Parámetros
Nombre | Tipo | Descripción |
---|
textarea | this | textarea |
maxlength | System.String | Specifies the maximum number of characters allowed in the text area |
#SetMedia(link, media)

Set Media for Link
C# |
public CodiumSDK.CPL.HTMLTags.Link SetMedia(this CodiumSDK.CPL.HTMLTags.Link link, System.String media); |
Regresa
CodiumSDK.CPL.HTMLTags.Link
Parámetros
Nombre | Tipo | Descripción |
---|
link | this | link |
media | System.String | Specifies on what device the linked document will be displayed |
#SetMedia(style, media)

Set Media for Style
C# |
public CodiumSDK.CPL.HTMLTags.Style SetMedia(this CodiumSDK.CPL.HTMLTags.Style style, System.String media); |
Regresa
CodiumSDK.CPL.HTMLTags.Style
Parámetros
Nombre | Tipo | Descripción |
---|
style | this | style |
media | System.String | Specifies what media/device the media resource is optimized for |
#SetMethod(form, method)

Set Method
C# |
public CodiumSDK.CPL.HTMLTags.Form SetMethod(this CodiumSDK.CPL.HTMLTags.Form form, CodiumSDK.CPL.HTMLTags.Form.Method method); |
Regresa
CodiumSDK.CPL.HTMLTags.Form
Parámetros
Nombre | Tipo | Descripción |
---|
form | this | form |
method | CodiumSDK.CPL.HTMLTags.Form.Method | Specifies the HTTP method to use when sending form-data |
#SetMin(input, min)

Set Min of Input
C# |
public CodiumSDK.CPL.HTMLTags.Input SetMin(this CodiumSDK.CPL.HTMLTags.Input input, System.String min); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
min | System.String | Specifies a minimum value for an input element |
#SetMin(meter, min)

Set Min of Meter
C# |
public CodiumSDK.CPL.HTMLTags.Meter SetMin(this CodiumSDK.CPL.HTMLTags.Meter meter, System.Int32 min); |
Regresa
CodiumSDK.CPL.HTMLTags.Meter
Parámetros
Nombre | Tipo | Descripción |
---|
meter | this | meter |
min | System.Int32 | Specifies the minimum value of the range. Default value is 0 |
#SetMinLength(input, minlength)

Set Min Length
C# |
public CodiumSDK.CPL.HTMLTags.Input SetMinLength(this CodiumSDK.CPL.HTMLTags.Input input, System.String minlength); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
minlength | System.String | Specifies the minimum number of characters required in an input element |
#SetMultiple(select, multiple)

Set Multiple for Select
C# |
public CodiumSDK.CPL.HTMLTags.Select SetMultiple(this CodiumSDK.CPL.HTMLTags.Select select, System.Boolean multiple); |
Regresa
CodiumSDK.CPL.HTMLTags.Select
Parámetros
Nombre | Tipo | Descripción |
---|
select | this | select |
multiple | System.Boolean | Specifies that multiple options can be selected at once |
#SetMultiple(input, multiple)

Set Multiple for Input
C# |
public CodiumSDK.CPL.HTMLTags.Input SetMultiple(this CodiumSDK.CPL.HTMLTags.Input input, System.Boolean multiple); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
multiple | System.Boolean | Specifies that a user can enter more than one value in an input element |
#SetMuted(video, muted)

Set Muted for Video
C# |
public CodiumSDK.CPL.HTMLTags.Video SetMuted(this CodiumSDK.CPL.HTMLTags.Video video, System.Boolean muted); |
Regresa
CodiumSDK.CPL.HTMLTags.Video
Parámetros
Nombre | Tipo | Descripción |
---|
video | this | video |
muted | System.Boolean | Specifies that the audio output of the video should be muted |
#SetMuted(audio, muted)

Set Muted for Audio
C# |
public CodiumSDK.CPL.HTMLTags.Audio SetMuted(this CodiumSDK.CPL.HTMLTags.Audio audio, System.Boolean muted); |
Regresa
CodiumSDK.CPL.HTMLTags.Audio
Parámetros
Nombre | Tipo | Descripción |
---|
audio | this | audio |
muted | System.Boolean | Specifies that the audio output should be muted |
#SetName(iframe, name)

Set Name for Iframe
C# |
public CodiumSDK.CPL.HTMLTags.Iframe SetName(this CodiumSDK.CPL.HTMLTags.Iframe iframe, System.String name); |
Regresa
CodiumSDK.CPL.HTMLTags.Iframe
Parámetros
Nombre | Tipo | Descripción |
---|
iframe | this | iframe |
name | System.String | Specifies the name of an iframe |
#SetName(output, name)

Set Name for Output
C# |
public CodiumSDK.CPL.HTMLTags.Output SetName(this CodiumSDK.CPL.HTMLTags.Output output, System.String name); |
Regresa
CodiumSDK.CPL.HTMLTags.Output
Parámetros
Nombre | Tipo | Descripción |
---|
output | this | output |
name | System.String | Specifies a name for the output element |
#SetName(input, name)

Set Name for Input
C# |
public CodiumSDK.CPL.HTMLTags.Input SetName(this CodiumSDK.CPL.HTMLTags.Input input, System.String name); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
name | System.String | Specifies the name of an input element |
#SetName(textarea, name)

Set Name for Textarea
C# |
public CodiumSDK.CPL.HTMLTags.Textarea SetName(this CodiumSDK.CPL.HTMLTags.Textarea textarea, System.String name); |
Regresa
CodiumSDK.CPL.HTMLTags.Textarea
Parámetros
Nombre | Tipo | Descripción |
---|
textarea | this | textarea |
name | System.String | Specifies the name of an input element |
#SetName(select, name)

Set Name for Select
C# |
public CodiumSDK.CPL.HTMLTags.Select SetName(this CodiumSDK.CPL.HTMLTags.Select select, System.String name); |
Regresa
CodiumSDK.CPL.HTMLTags.Select
Parámetros
Nombre | Tipo | Descripción |
---|
select | this | select |
name | System.String | Defines a name for the drop-down list |
#SetName(button, name)

Set Name for Button
C# |
public CodiumSDK.CPL.HTMLTags.Button SetName(this CodiumSDK.CPL.HTMLTags.Button button, System.String name); |
Regresa
CodiumSDK.CPL.HTMLTags.Button
Parámetros
Nombre | Tipo | Descripción |
---|
button | this | button |
name | System.String | Specifies a name for the button |
#SetName(form, name)

Set Name for Form
C# |
public CodiumSDK.CPL.HTMLTags.Form SetName(this CodiumSDK.CPL.HTMLTags.Form form, System.String name); |
Regresa
CodiumSDK.CPL.HTMLTags.Form
Parámetros
Nombre | Tipo | Descripción |
---|
form | this | form |
name | System.String | Specifies the name of a form |
#SetNovalidate(form, novalidate)

Set Novalidate
C# |
public CodiumSDK.CPL.HTMLTags.Form SetNovalidate(this CodiumSDK.CPL.HTMLTags.Form form, System.Boolean novalidate); |
Regresa
CodiumSDK.CPL.HTMLTags.Form
Parámetros
Nombre | Tipo | Descripción |
---|
form | this | form |
novalidate | System.Boolean | Specifies that the form should not be validated when submitted |
#SetOnClick(htmlTag, onClick)

Set OnClick
C# |
public SetOnClick(this htmlTag, System.String onClick); |
Regresa
Parámetros
Nombre | Tipo | Descripción |
---|
htmlTag | this | HTML Tag |
onClick | System.String | Fires on a mouse click on the element |
#SetOpen(details, open)

Set Open
C# |
public CodiumSDK.CPL.HTMLTags.Details SetOpen(this CodiumSDK.CPL.HTMLTags.Details details, System.Boolean open); |
Regresa
CodiumSDK.CPL.HTMLTags.Details
Parámetros
Nombre | Tipo | Descripción |
---|
details | this | details |
open | System.Boolean | Specifies that the details should be visible (open) to the user |
#SetOptimum(meter, optimum)

Set Optimum
C# |
public CodiumSDK.CPL.HTMLTags.Meter SetOptimum(this CodiumSDK.CPL.HTMLTags.Meter meter, System.Int32 optimum); |
Regresa
CodiumSDK.CPL.HTMLTags.Meter
Parámetros
Nombre | Tipo | Descripción |
---|
meter | this | meter |
optimum | System.Int32 | Specifies what value is the optimal value for the gauge |
#SetParagraph(details, innerHTML)

Set Paragraph
C# |
public CodiumSDK.CPL.HTMLTags.Details SetParagraph(this CodiumSDK.CPL.HTMLTags.Details details, System.String innerHTML); |
Regresa
CodiumSDK.CPL.HTMLTags.Details
Parámetros
Nombre | Tipo | Descripción |
---|
details | this | details |
innerHTML | System.String | Inner HTML |
#SetPattern(input, pattern)

Set Pattern
C# |
public CodiumSDK.CPL.HTMLTags.Input SetPattern(this CodiumSDK.CPL.HTMLTags.Input input, System.String pattern); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
pattern | System.String | Specifies a regular expression that an input element's value is checked against |
#SetPlaceholder(textarea, placeholder)

Set Placeholder for Textarea
C# |
public CodiumSDK.CPL.HTMLTags.Textarea SetPlaceholder(this CodiumSDK.CPL.HTMLTags.Textarea textarea, System.String placeholder); |
Regresa
CodiumSDK.CPL.HTMLTags.Textarea
Parámetros
Nombre | Tipo | Descripción |
---|
textarea | this | textarea |
placeholder | System.String | Specifies a short hint that describes the expected value of a text area |
#SetPlaceholder(input, placeholder)

Set Placeholder for Input
C# |
public CodiumSDK.CPL.HTMLTags.Input SetPlaceholder(this CodiumSDK.CPL.HTMLTags.Input input, System.String placeholder); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
placeholder | System.String | Specifies a short hint that describes the expected value of an input element |
#SetPoster(video, poster)

Set Poster
C# |
public CodiumSDK.CPL.HTMLTags.Video SetPoster(this CodiumSDK.CPL.HTMLTags.Video video, System.String poster); |
Regresa
CodiumSDK.CPL.HTMLTags.Video
Parámetros
Nombre | Tipo | Descripción |
---|
video | this | video |
poster | System.String | Specifies an image to be shown while the video is downloading, or until the user hits the play button |
#SetPreload(video, preload)

Set Preload for Video
C# |
public CodiumSDK.CPL.HTMLTags.Video SetPreload(this CodiumSDK.CPL.HTMLTags.Video video, CodiumSDK.CPL.HTMLTags.Audio.Preload preload); |
Regresa
CodiumSDK.CPL.HTMLTags.Video
Parámetros
Nombre | Tipo | Descripción |
---|
video | this | video |
preload | CodiumSDK.CPL.HTMLTags.Audio.Preload | Specifies if and how the author thinks the video should be loaded when the page loads |
#SetPreload(audio, preload)

Set Preload for Audio
C# |
public CodiumSDK.CPL.HTMLTags.Audio SetPreload(this CodiumSDK.CPL.HTMLTags.Audio audio, CodiumSDK.CPL.HTMLTags.Audio.Preload preload); |
Regresa
CodiumSDK.CPL.HTMLTags.Audio
Parámetros
Nombre | Tipo | Descripción |
---|
audio | this | audio |
preload | CodiumSDK.CPL.HTMLTags.Audio.Preload | Specifies if and how the author thinks the audio should be loaded when the page loads |
#SetReadOnly(textarea, isreadonly)

Set Read Only for Textarea
C# |
public CodiumSDK.CPL.HTMLTags.Textarea SetReadOnly(this CodiumSDK.CPL.HTMLTags.Textarea textarea, System.Boolean isreadonly); |
Regresa
CodiumSDK.CPL.HTMLTags.Textarea
Parámetros
Nombre | Tipo | Descripción |
---|
textarea | this | textarea |
isreadonly | System.Boolean | Specifies that a text area should be read-only |
#SetReadOnly(input, isreadonly)

Set Read Only for Input
C# |
public CodiumSDK.CPL.HTMLTags.Input SetReadOnly(this CodiumSDK.CPL.HTMLTags.Input input, System.Boolean isreadonly); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
isreadonly | System.Boolean | Specifies that an input field is read-only |
#SetRel(link, rel)

Set Rel
C# |
public CodiumSDK.CPL.HTMLTags.Link SetRel(this CodiumSDK.CPL.HTMLTags.Link link, CodiumSDK.CPL.HTMLTags.Link.Rel rel); |
Regresa
CodiumSDK.CPL.HTMLTags.Link
Parámetros
Nombre | Tipo | Descripción |
---|
link | this | Link |
rel | CodiumSDK.CPL.HTMLTags.Link.Rel | Required. Specifies the relationship between the current document and the linked document |
#SetRequired(select, required)

Set Required for Select
C# |
public CodiumSDK.CPL.HTMLTags.Select SetRequired(this CodiumSDK.CPL.HTMLTags.Select select, System.Boolean required); |
Regresa
CodiumSDK.CPL.HTMLTags.Select
Parámetros
Nombre | Tipo | Descripción |
---|
select | this | select |
required | System.Boolean | Specifies that the user is required to select a value before submitting the form |
#SetRequired(select, size)

Set Size
C# |
public CodiumSDK.CPL.HTMLTags.Select SetRequired(this CodiumSDK.CPL.HTMLTags.Select select, System.Int32 size); |
Regresa
CodiumSDK.CPL.HTMLTags.Select
Parámetros
Nombre | Tipo | Descripción |
---|
select | this | select |
size | System.Int32 | Defines the number of visible options in a drop-down list |
#SetRequired(textarea, required)

Set Required for Textarea
C# |
public CodiumSDK.CPL.HTMLTags.Textarea SetRequired(this CodiumSDK.CPL.HTMLTags.Textarea textarea, System.Boolean required); |
Regresa
CodiumSDK.CPL.HTMLTags.Textarea
Parámetros
Nombre | Tipo | Descripción |
---|
textarea | this | textarea |
required | System.Boolean | Specifies that a text area is required/must be filled out |
#SetRequired(input, required)

Set Required for Input
C# |
public CodiumSDK.CPL.HTMLTags.Input SetRequired(this CodiumSDK.CPL.HTMLTags.Input input, System.Boolean required); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
required | System.Boolean | Specifies that an input field must be filled out before submitting the form |
#SetReversed(ol, reversed)

Set Reversed
C# |
public CodiumSDK.CPL.HTMLTags.Ol SetReversed(this CodiumSDK.CPL.HTMLTags.Ol ol, System.Boolean reversed); |
Regresa
CodiumSDK.CPL.HTMLTags.Ol
Parámetros
Nombre | Tipo | Descripción |
---|
ol | this | ol |
reversed | System.Boolean | Specifies that the list order should be reversed (9,8,7...) |
#SetRows(textarea, rows)

Set Rows
C# |
public CodiumSDK.CPL.HTMLTags.Textarea SetRows(this CodiumSDK.CPL.HTMLTags.Textarea textarea, System.Int32 rows); |
Regresa
CodiumSDK.CPL.HTMLTags.Textarea
Parámetros
Nombre | Tipo | Descripción |
---|
textarea | this | textarea |
rows | System.Int32 | Specifies the visible number of lines in a text area |
#SetSizes(link, sizes)

Set Sizes
C# |
public CodiumSDK.CPL.HTMLTags.Link SetSizes(this CodiumSDK.CPL.HTMLTags.Link link, System.String sizes); |
Regresa
CodiumSDK.CPL.HTMLTags.Link
Parámetros
Nombre | Tipo | Descripción |
---|
link | this | Link |
sizes | System.String | Specifies the size of the linked resource. Only for rel="icon" |
#SetSrc(figure, src)

Set Src for Figure
C# |
public CodiumSDK.CPL.HTMLTags.Figure SetSrc(this CodiumSDK.CPL.HTMLTags.Figure figure, System.String src); |
Regresa
CodiumSDK.CPL.HTMLTags.Figure
Parámetros
Nombre | Tipo | Descripción |
---|
figure | this | figure |
src | System.String | Image source |
#SetSrc(script, src)

Set Src for Script
C# |
public CodiumSDK.CPL.HTMLTags.Script SetSrc(this CodiumSDK.CPL.HTMLTags.Script script, System.String src); |
Regresa
CodiumSDK.CPL.HTMLTags.Script
Parámetros
Nombre | Tipo | Descripción |
---|
script | this | script |
src | System.String | Specifies the URL of an external script file |
#SetSrc(input, src)

Set Src for Input
C# |
public CodiumSDK.CPL.HTMLTags.Input SetSrc(this CodiumSDK.CPL.HTMLTags.Input input, System.String src); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
src | System.String | Specifies the URL of the image to use as a submit button (only for type="image") |
#SetSrc(img, src)

Set Src for Img
C# |
public CodiumSDK.CPL.HTMLTags.Img SetSrc(this CodiumSDK.CPL.HTMLTags.Img img, System.String src); |
Regresa
CodiumSDK.CPL.HTMLTags.Img
Parámetros
Nombre | Tipo | Descripción |
---|
img | this | img |
src | System.String | Specifies the path to the image |
#SetSrc(video, src)

Set Src for Video
C# |
public CodiumSDK.CPL.HTMLTags.Video SetSrc(this CodiumSDK.CPL.HTMLTags.Video video, System.String src); |
Regresa
CodiumSDK.CPL.HTMLTags.Video
Parámetros
Nombre | Tipo | Descripción |
---|
video | this | video |
src | System.String | Specifies the URL of the video file |
#SetSrc(audio, src)

Set Src for Audio
C# |
public CodiumSDK.CPL.HTMLTags.Audio SetSrc(this CodiumSDK.CPL.HTMLTags.Audio audio, System.String src); |
Regresa
CodiumSDK.CPL.HTMLTags.Audio
Parámetros
Nombre | Tipo | Descripción |
---|
audio | this | audio |
src | System.String | Specifies the URL of the audio file |
#SetSrc(iframe, src)

Set Src for Iframe
C# |
public CodiumSDK.CPL.HTMLTags.Iframe SetSrc(this CodiumSDK.CPL.HTMLTags.Iframe iframe, System.String src); |
Regresa
CodiumSDK.CPL.HTMLTags.Iframe
Parámetros
Nombre | Tipo | Descripción |
---|
iframe | this | iframe |
src | System.String | Specifies the address of the document to embed in the iframe |
#SetStart(ol, start)

Set Start
C# |
public CodiumSDK.CPL.HTMLTags.Ol SetStart(this CodiumSDK.CPL.HTMLTags.Ol ol, System.Int32 start); |
Regresa
CodiumSDK.CPL.HTMLTags.Ol
Parámetros
Nombre | Tipo | Descripción |
---|
ol | this | ol |
start | System.Int32 | Specifies the start value of an ordered list |
#SetStep(input, step)

Set Step
C# |
public CodiumSDK.CPL.HTMLTags.Input SetStep(this CodiumSDK.CPL.HTMLTags.Input input, System.String step); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
step | System.String | Specifies the interval between legal numbers in an input field |
#SetStyle(htmlTag, style)

Set Style
C# |
public SetStyle(this htmlTag, System.String style); |
Regresa
Parámetros
Nombre | Tipo | Descripción |
---|
htmlTag | this | HTML Tag |
style | System.String | Specifies an inline CSS style for an element |
#SetSummary(details, innerHTML)

Set Summary
C# |
public CodiumSDK.CPL.HTMLTags.Details SetSummary(this CodiumSDK.CPL.HTMLTags.Details details, System.String innerHTML); |
Regresa
CodiumSDK.CPL.HTMLTags.Details
Parámetros
Nombre | Tipo | Descripción |
---|
details | this | details |
innerHTML | System.String | Inner HTML |
#SetTarget(form, target)

Set Target for Form
C# |
public CodiumSDK.CPL.HTMLTags.Form SetTarget(this CodiumSDK.CPL.HTMLTags.Form form, System.String target); |
Regresa
CodiumSDK.CPL.HTMLTags.Form
Parámetros
Nombre | Tipo | Descripción |
---|
form | this | form |
target | System.String | Specifies where to display the response that is received after submitting the form |
#SetTarget(a, target)

Set Target for A
C# |
public CodiumSDK.CPL.HTMLTags.A SetTarget(this CodiumSDK.CPL.HTMLTags.A a, System.String target); |
Regresa
CodiumSDK.CPL.HTMLTags.A
Parámetros
Nombre | Tipo | Descripción |
---|
a | this | a |
target | System.String | Specifies where to open the linked document |
#SetTitle(htmlTag, title)

Set Title
C# |
public SetTitle(this htmlTag, System.String title); |
Regresa
Parámetros
Nombre | Tipo | Descripción |
---|
htmlTag | this | HTML Tag |
title | System.String | Specifies extra information about an element |
#SetType(link, type)

Set Type of Link
C# |
public CodiumSDK.CPL.HTMLTags.Link SetType(this CodiumSDK.CPL.HTMLTags.Link link, System.String type); |
Regresa
CodiumSDK.CPL.HTMLTags.Link
Parámetros
Nombre | Tipo | Descripción |
---|
link | this | link |
type | System.String | Specifies the media type of the linked document |
#SetType(script, type)

Set Type of Script
C# |
public CodiumSDK.CPL.HTMLTags.Script SetType(this CodiumSDK.CPL.HTMLTags.Script script, System.String type); |
Regresa
CodiumSDK.CPL.HTMLTags.Script
Parámetros
Nombre | Tipo | Descripción |
---|
script | this | script |
type | System.String | Specifies the media type of the script |
#SetType(input, type)

Set Type for Input
C# |
public CodiumSDK.CPL.HTMLTags.Input SetType(this CodiumSDK.CPL.HTMLTags.Input input, CodiumSDK.CPL.HTMLTags.Input.InputType type); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
type | CodiumSDK.CPL.HTMLTags.Input.InputType | Alternative text of the image |
#SetType(ol, type)

Set Type of Ol
C# |
public CodiumSDK.CPL.HTMLTags.Ol SetType(this CodiumSDK.CPL.HTMLTags.Ol ol, CodiumSDK.CPL.HTMLTags.Ol.OlType type); |
Regresa
CodiumSDK.CPL.HTMLTags.Ol
Parámetros
Nombre | Tipo | Descripción |
---|
ol | this | ol |
type | CodiumSDK.CPL.HTMLTags.Ol.OlType | Specifies the kind of marker to use in the list |
#SetType(button, type)

Set Type
C# |
public CodiumSDK.CPL.HTMLTags.Button SetType(this CodiumSDK.CPL.HTMLTags.Button button, CodiumSDK.CPL.HTMLTags.Button.ButtonType type); |
Regresa
CodiumSDK.CPL.HTMLTags.Button
Parámetros
Nombre | Tipo | Descripción |
---|
button | this | button |
type | CodiumSDK.CPL.HTMLTags.Button.ButtonType | Specifies the type of button |
#SetValue(progress, value)

Set Value of Progress
C# |
public CodiumSDK.CPL.HTMLTags.Progress SetValue(this CodiumSDK.CPL.HTMLTags.Progress progress, System.Int32 value); |
Regresa
CodiumSDK.CPL.HTMLTags.Progress
Parámetros
Nombre | Tipo | Descripción |
---|
progress | this | progress |
value | System.Int32 | Specifies how much of the task has been completed |
#SetValue(meter, value)

Set Value of Meter
C# |
public CodiumSDK.CPL.HTMLTags.Meter SetValue(this CodiumSDK.CPL.HTMLTags.Meter meter, System.Decimal value); |
Regresa
CodiumSDK.CPL.HTMLTags.Meter
Parámetros
Nombre | Tipo | Descripción |
---|
meter | this | meter |
value | System.Decimal | Required. Specifies the current value of the gauge |
#SetValue(button, value)

Set Value of Button
C# |
public CodiumSDK.CPL.HTMLTags.Button SetValue(this CodiumSDK.CPL.HTMLTags.Button button, System.String value); |
Regresa
CodiumSDK.CPL.HTMLTags.Button
Parámetros
Nombre | Tipo | Descripción |
---|
button | this | button |
value | System.String | Specifies an initial value for the button |
#SetValue(input, value)

Set Value of Input
C# |
public CodiumSDK.CPL.HTMLTags.Input SetValue(this CodiumSDK.CPL.HTMLTags.Input input, System.String value); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
value | System.String | Specifies the value of an input element |
#SetWidth(canvas, width)

Set Width of Canvas
C# |
public CodiumSDK.CPL.HTMLTags.Canvas SetWidth(this CodiumSDK.CPL.HTMLTags.Canvas canvas, System.Int32 width); |
Regresa
CodiumSDK.CPL.HTMLTags.Canvas
Parámetros
Nombre | Tipo | Descripción |
---|
canvas | this | canvas |
width | System.Int32 | Specifies the width of the canvas Default value is 300 |
#SetWidth(video, width)

Set Width of Video
C# |
public CodiumSDK.CPL.HTMLTags.Video SetWidth(this CodiumSDK.CPL.HTMLTags.Video video, System.Int32 width); |
Regresa
CodiumSDK.CPL.HTMLTags.Video
Parámetros
Nombre | Tipo | Descripción |
---|
video | this | video |
width | System.Int32 | Specifies the width of an image |
#SetWidth(img, width)

Set Width of Img
C# |
public CodiumSDK.CPL.HTMLTags.Img SetWidth(this CodiumSDK.CPL.HTMLTags.Img img, System.Int32 width); |
Regresa
CodiumSDK.CPL.HTMLTags.Img
Parámetros
Nombre | Tipo | Descripción |
---|
img | this | img |
width | System.Int32 | Specifies the width of an image |
#SetWidth(input, width)

Set Width of Input
C# |
public CodiumSDK.CPL.HTMLTags.Input SetWidth(this CodiumSDK.CPL.HTMLTags.Input input, System.Int32 width); |
Regresa
CodiumSDK.CPL.HTMLTags.Input
Parámetros
Nombre | Tipo | Descripción |
---|
input | this | input |
width | System.Int32 | Specifies the width of an input element (only for type="image") |
#SetWrap(textarea, wrap)

Set Wrap
C# |
public CodiumSDK.CPL.HTMLTags.Textarea SetWrap(this CodiumSDK.CPL.HTMLTags.Textarea textarea, CodiumSDK.CPL.HTMLTags.Textarea.Wrap wrap); |
Regresa
CodiumSDK.CPL.HTMLTags.Textarea
Parámetros
Nombre | Tipo | Descripción |
---|
textarea | this | textarea |
wrap | CodiumSDK.CPL.HTMLTags.Textarea.Wrap | Specifies how the text in a text area is to be wrapped when submitted in a form |