ClientContext.SiteId Property

Gets the selected assetId
<ID("SiteId", (int)e.SiteId)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public Property SiteId() As String
This language is not supported or no code example is available.
[ID("SiteId", (int)e.SiteId)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public string SiteId {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.8

In this article

Definition