NevronOpenVision
Nevron.Nov.Dom Namespace / NThemeStyle Class / Set Method / Set(NDomProperty,Object) Method
In This Topic
    Set(NDomProperty,Object) Method
    In This Topic
    Sets the value for the specified property. If the property-value association already exists, it will be overwritten.
    Syntax
    public void Set( 
       NDomProperty property,
       System.object value
    )

    Parameters

    property
    value
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also