ClientContext.SiteName Property

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

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition