.NET Framework Class Library
URLSegmentInfo.RequestType Property
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > URLSegmentInfo Class > URLSegmentInfo Properties > URLSegmentInfo.RequestType Property |
Namespace: Gnostice.Controls.ASP
Assembly: Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)
Visual Basic |
Public Property RequestType As REQUESTType |
C# |
public REQUESTType RequestType { get; set; } |
Visual C++ |
public: |