ClientContext.AreaId Property

Gets the selected AreaId
<ID("AreaId", (int)e.AreaId)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public Property AreaId() As String
This language is not supported or no code example is available.
[ID("AreaId", (int)e.AreaId)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public string AreaId {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