PageModel.SimpleEqualsOnly Property
Whether to render definition operator as an equality operator on print out or not.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public bool SimpleEqualsOnly { get; set; }
Public Property SimpleEqualsOnly As Boolean
Get
Set
public:
property bool SimpleEqualsOnly {
bool get ();
void set (bool value);
}
member SimpleEqualsOnly : bool with get, set
Property Value
Boolean