Constants.ScriptTemplateTag Field

Definition

Contains the tag name for the Script template. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

public: static initonly System::String ^ ScriptTemplateTag;
public static readonly string ScriptTemplateTag;
 staticval mutable ScriptTemplateTag : string
Public Shared ReadOnly ScriptTemplateTag As String 

Field Value

Remarks

AlternatingItemTemplateTag
Contains the tag name for the AlternatingItem template.

ContentTemplateTag
Contains the tag name for the Content template.

DefaultSessionsStateHistorySize
Contains the default SessionsState history size.

EventArgumentID
Contains the Event Argument ID.

EventSourceID
Contains the Event Source ID.

FooterTemplateTag
Contains the tag name for the Footer template.

FormIDPrefix
Contains the Form ID prefix.

HeaderTemplateTag
Contains the tag name for the Header template.

ItemDetailsTemplateTag
Contains the tag name for the ItemDetails template.

ItemTemplateTag
Contains the tag name for the Item template.

LabelTemplateTag
Contains the tag name for the Label template.

OptimumPageWeightParameter
Contains the optimum page weight parameter.

PagePrefix
Contains the page prefix.

ScreenCharactersHeightParameter
Contains the screen characters height parameter.

ScriptTemplateTag
Contains the tag name for the Script template.

SelectionListSpecialCharacter
Contains the selection list special character.

SeparatorTemplateTag
Contains the tag name for the Separator template.

SymbolProtocol
Contains the symbol protocol.

UniqueFilePathSuffixVariable
Contains the unique file path suffix variable.

UniqueFilePathSuffixVariableWithoutEqual
Contains the unique file path suffix variable without equal.

Applies to