TreeRouter.RouteGroupKey Field
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.
Key used by routing and action selection to match an attribute route entry to a group of action descriptors.
public: static initonly System::String ^ RouteGroupKey;
public static readonly string RouteGroupKey;
staticval mutable RouteGroupKey : string
Public Shared ReadOnly RouteGroupKey As String