Share via


ViewStateID Field

Contains the source identifier to use to render the hidden field for a view state. This field is read-only.

public static readonly String ViewStateID

Remarks

Used by adapters to render view state information. For more information, see the Understanding State Management documentation.

See Also

MobilePage Class