Version

GetCachedRoleHelper Method

Verifies that the specified cached role is still valid. If not it regets it and assigns it to the role which is passed by ref. Also for convenience it returns the same role.
Overload List
OverloadDescription
GetCachedRoleHelper(UIRole,EmbeddableEditorOwnerBase,Object,String,ResolutionOrderInfo)Verifies that the specified cached role is still valid. If not it regets it and assigns it to the role which is passed by ref. Also for convenience it returns the same role.  
GetCachedRoleHelper(UIRole,ComponentRole,String,ResolutionOrderInfo)Verifies that the specified cached role is still valid. If not it regets it and assigns it to the role which is passed by ref. Also for convenience it returns the same role.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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