Accusoft.PrizmViewer10.AnnotationServer
GetVaryByCustomString Method






Syntax
'Declaration
 
Public Overridable Function GetVaryByCustomString( _
   ByVal context As System.Web.HttpContext, _
   ByVal custom As System.String _
) As System.String
'Usage
 
Dim instance As Global
Dim context As System.Web.HttpContext
Dim custom As System.String
Dim value As System.String
 
value = instance.GetVaryByCustomString(context, custom)
public virtual System.string GetVaryByCustomString( 
   System.Web.HttpContext context,
   System.string custom
)
public function GetVaryByCustomString( 
    context: System.Web.HttpContext;
    custom: System.String
): System.String; virtual; 
public function GetVaryByCustomString( 
   context : System.Web.HttpContext,
   custom : System.String
) : System.String;
public: virtual System.string* GetVaryByCustomString( 
   System.Web.HttpContext* context,
   System.string* custom
) 
public:
virtual System.String^ GetVaryByCustomString( 
   System.Web.HttpContext^ context,
   System.String^ custom
) 

Parameters

context
custom
See Also

Reference

Global Class
Global Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback