Discuss this help topic in SecureBlackbox Forum

TElWebDAVLock.Unlock

TElWebDAVLock     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Deactivates the lock.

Declaration

[C#]
    void Unlock();

[VB.NET]
    Sub Unlock()

[Pascal]
    procedure Unlock;

[C++]
    void Unlock();

[PHP]
    void Unlock()

[Java]
    void unlock();

Description

    Call this method to inactivate the lock.

See also:     Unlocked    

Discuss this help topic in SecureBlackbox Forum