Intersoft ClientUI Documentation
Fragment Property



Gets the uniform resource identifier (URI) fragment.
Syntax
Public ReadOnly Property Fragment As String
Dim instance As FragmentNavigationEventArgs
Dim value As String
 
value = instance.Fragment
public string Fragment {get;}
public:
property String^ Fragment {
   String^ get();
}
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

FragmentNavigationEventArgs Class
FragmentNavigationEventArgs Members

Send Feedback