Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
int MaxSimpleTagLength;
[VB.NET]
Property MaxSimpleTagLength As Integer
[Pascal]
under development
[C++]
int32_t get_MaxSimpleTagLength();
void set_MaxSimpleTagLength(int32_t Value);
[PHP]
integer get_MaxSimpleTagLength()
void set_MaxSimpleTagLength(integer $Value)
[Java]
int getMaxSimpleTagLength();
void setMaxSimpleTagLength(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum