Render.Sid

Render.Sid property

Gets or sets the sid. A text string value containing the scoped identifier of this element. This value must be unique within the scope of the parent element. Optional.

public string Sid { get; set; }

See Also