| AppletMenuContext Property |
Gets or sets the menu context (the menu sub-object)
Namespace:
SanteDB.Core.Applets.Model
Assembly:
SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax public string Context { get; set; }
Public Property Context As String
Get
Set
public:
property String^ Context {
String^ get ();
void set (String^ value);
}
member Context : string with get, set
Property Value
Type:
StringSee Also