Get external link URL by target page type
[Visual Basic] Public Function GetExtLinkUrl( _ ByVal Type As Type, _ ByVal Object As Object, _ ByVal Object As Object, _ ByVal Object As Object, _ ByVal Object As Object, _ ByVal Object As Object, _ ByVal Object As Object, _ ByVal Object As Object, _ ByVal Object As Object _ ) As String [C#] public string GetExtLinkUrl( Type Type, object Object, object Object, object Object, object Object, object Object, object Object, object Object, object Object ); [C++] public: String* GetExtLinkUrl( Type* Type, Object* Object, Object* Object, Object* Object, Object* Object, Object* Object, Object* Object, Object* Object, Object* Object ); [JScript] public function GetExtLinkUrl( Type Type, Object Object, Object Object, Object Object, Object Object, Object Object, Object Object, Object Object, Object Object ): String;
ManagedPage Class | AqDWeb.Base Namespace | ManagedPage.GetExtLinkUrl Overload List