WebActionMenuFunction.linkedPermissionType Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
linkedPermissionType() | |
linkedPermissionType(Int32) |
linkedPermissionType()
public:
virtual int linkedPermissionType();
public virtual int linkedPermissionType ();
abstract member linkedPermissionType : unit -> int
override this.linkedPermissionType : unit -> int
Public Overridable Function linkedPermissionType () As Integer
Returns
Applies to
linkedPermissionType(Int32)
public:
virtual int linkedPermissionType(int _value);
public virtual int linkedPermissionType (int _value);
abstract member linkedPermissionType : int -> int
override this.linkedPermissionType : int -> int
Public Overridable Function linkedPermissionType (_value As Integer) As Integer
Parameters
- _value
- Int32