ConceptHMI Web Help
ProvideValue Method (RightsExtension)
A service provider helper that can provide services for the markup extension.
When implemented in a derived class, returns an object that is provided as the value of the target property for this markup extension.
Syntax
public override object ProvideValue( 
   IServiceProvider serviceProvider
)

Parameters

serviceProvider
A service provider helper that can provide services for the markup extension.

Return Value

The object value to set on the property where the extension is applied.
Remarks
return true whether the current user has required right
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RightsExtension Class
RightsExtension Members

 

 


© 2016 Objectis

Send Feedback