NamedComponent.SiteID Property

Definition

Gets or sets the identifier for the site associated with the component.

[System.ComponentModel.Browsable(false)]
public string SiteID { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.SiteID : string with get, set
Public Property SiteID As String

Property Value

The identifier for the site associated with the component.

Attributes

Remarks

For internal use.

Applies to